org.jdesktop.swing.Application <p> Class which represents central state and properties for a single client application which can be either a standalone Java application (typically initiated using Java WebStart) or a set of one or more Java applets which share the same code base. There should only be a single Application ...org.apache.batik.swing.JSVGCanvas This class represents a general-purpose swing SVG component. The <tt>JSVGCanvas</tt> does not provided additional functionalities compared to the <tt>JSVGComponent</tt> but simply provides an API conformed to the JavaBean specification. The only major change between the < ...org.wings.plaf.css.TabbedPaneCG
org.jdesktop.swing.JXEditorPane An extended editor pane which has the following features built in: <ul> <li>Text search <li>undo/redo <li>simple html/plain text editing </ul> @author Mark Davidson | Popular Tags |