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.plastic.PlasticUtils Consists exclusively of static methods that provide convenience behavior. @author Karsten Lentzsch @version $Revision: 1.3 $ org.jdesktop.swing.MatteBorderExt Matte border that allows specialized icons for corners and sides. @author Ramesh Gupta 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.PlasticIconFactory Factory class that vends <code>Icon</code>s for the JGoodies Plastic look and feel. These icons are used extensively in Plastic via the defaults mechanism. While other look and feels often use GIFs for icons, creating icons in code facilitates switching to other themes. <p> Each ...com.jgoodies.looks.plastic.PlasticXPUtils Consists exclusively of static methods that provide convenience behavior. @author Karsten Lentzsch @version $Revision: 1.1 $ org.apache.poi.hssf.contrib.view.SVBorder This is an attempt to implement Excel style borders for the SheetViewer. Mostly just overrides stuff so the javadoc won't appear here but will appear in the generated stuff. @author Andrew C. Oliver (acoliver at apache dot org) @author Jason Height 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 $ org.objectweb.util.explorer.swing.graph.CompositeVertexView
org.joshy.html.HTMLPanel
com.jgoodies.looks.windows.WindowsTreeUI The JGoodies Windows Look&Feel implementation of <code>TreeUI</code>. Corrects the position of the tree button icon and provides two line styles: angled dashed lines, or no lines at all. By default, lines are drawn.<p> You can change the line style by setting a client pr ...org.jgroups.demos.wb.GraphPanel
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 ...com.jgoodies.animation.components.CircleComponent A Swing component that paints a circle with a given center, radius and color. @author Karsten Lentzsch @version $Revision: 1.3 $ | Popular Tags |