Swing products
|
JTreeFileBrowser reproducing the
tree
file view under windows with some features like a file filter model
management, a dynamic toolbar, a drag'n drop for moving a file...
|
JFindRepace : A "Find/Replace"
dialog for various text components (JTextArea, JEditorPane...).
|
Multipanes
:
A component for managing multiple components.
|
JDock : A framework for managing inner
windows in compatibility with common
layouts like BorderLayout or GridBagLayout.
|
JResourceBrowser
: A swing component similar to the javax.swing.JFileChooser
but
letting the user navigating into a set of directories bound to various
protocols or containers.
|
JSyntaxColor :
EditorKit for coloring various languages with a set of property file.
|
JXMLPad
: A Swing component for editing XML content using various content
assistants.
|
JXMLAppKit : A Swing
framework for editing XML with custom editors for each XML part.
|