com.jgoodies.looks.plastic.PlasticTabbedPaneUI The JGoodies Plastic Look&Feel implementation of <code>TabbedPaneUI</code>. It differs from its superclass <code>MetalTabbedPaneUI</code> in that it paints new tab shapes, provides two options, and supports ClearLook. <p> You can enable or disable icons in tab ...
com.jgoodies.looks.plastic.PlasticBorders This class consists of a set of <code>Border</code>s used by the JGoodies Plastic Look and Feel UI delegates. @author Karsten Lentzsch @version $Revision: 1.3 $ Accessing and Creating Borders Returns a border instance for a <code>JButton</code>. @return the lazily creat ...
com.jgoodies.looks.windows.WindowsBorders Consists of static inner classes that define different <code>Borders</code> used in the JGoodies Windows look&feel. @author Karsten Lentzsch @version $Revision: 1.3 $ Accessing and Creating Borders Returns a <code>Border</code> for a <code>JButton</code ...
com.jgoodies.looks.plastic.PlasticXPBorders This class consists of a set of <code>Border</code>s used by the JGoodies Plastic XP Look and Feel UI delegates. @author Karsten Lentzsch @version $Revision: 1.2 $ Accessing and Creating Borders Returns a border instance for a <code>JButton</code>. Returns a border ins ...
com.jgoodies.looks.windows.WindowsTabbedPaneUI The JGoodies Windows L&F implementation of <code>TabbedPaneUI</code>.<p> The flat appearance is work in progress; currently it works only for a single line of tabs and paints distored tabs for multiple lines. @author Karsten Lentzsch @version $Revision: 1.4 $
MultipartFileUploadApp This is a Swing application that demonstrates how to use the Jakarta HttpClient multipart POST method for uploading files @author Sean C. Sullivan @author Michael Becke
org.apache.ldap.server.db.gui.EntryDialog Allows for operations on entries. @author <a HREF="mailto:dev@directory.apache.org">Apache Directory Project</a> @version $Rev: 169198 $
com.jgoodies.looks.common.ShadowPopupBorder A border with a drop shadow intended to be used as the outer border of popups. Can paint the screen background if used with heavy-weight popup windows. @author Stefan Matthias Aust @author Karsten Lentzsch @author Andrej Golovnin @version $Revision: 1.5 $ @see ShadowPopup @see ShadowPopupFactory ...
org.jdesktop.swing.JXTitledPanel A special type of Panel that has a Title section and a Content section.<br> The following 4 properties can be set with the UIManager to change the look and feel of the JTitledPanel: <ul> <li>JTitledPanel.title.foreground</li> <li>JTitledPanel.title.background</li&g ...
org.htmlparser.parserapplications.filterbuilder.FilterBuilder The main program for the FilterBuilder programming system. <p>ToDo: <ul> <li>thread the attribute fetching</li> <li>CSS selector filter</li> <li>table row filter</li> <li>table column filter</li> <li>trigger filter</li> <li ...