Uses of Class
com.jgoodies.looks.plastic.PlasticTabbedPaneUI.AbstractRenderer
Packages that use PlasticTabbedPaneUI.AbstractRenderer
-
Uses of PlasticTabbedPaneUI.AbstractRenderer in com.jgoodies.looks.plastic
Subclasses of PlasticTabbedPaneUI.AbstractRenderer in com.jgoodies.looks.plasticModifier and TypeClassDescriptionprivate static final classThe renderer for the case where tabs are displayed below the contents and with minimal decoration.private static final classThe renderer for the case where Tabs are below the content and decoration is standard.private static final classThe renderer for tabs on the left with minimal decoration.private static final classRenderer for tabs on the left with normal decoration.private static final classThe renderer for tabs on the right with minimal decoration.private static final classRenderer for tabs on the right with normal decoration.private static final classRenderer for tabs on top with minimal decoration.private static final classRenderer for tabs on top with normal decoration.Fields in com.jgoodies.looks.plastic declared as PlasticTabbedPaneUI.AbstractRendererModifier and TypeFieldDescriptionPlasticTabbedPaneUI.rendererHolds the renderer that is used to render the tabs.Methods in com.jgoodies.looks.plastic that return PlasticTabbedPaneUI.AbstractRendererModifier and TypeMethodDescriptionprivate static PlasticTabbedPaneUI.AbstractRendererPlasticTabbedPaneUI.AbstractRenderer.createEmbeddedRenderer(JTabbedPane tabPane) private static PlasticTabbedPaneUI.AbstractRendererPlasticTabbedPaneUI.AbstractRenderer.createRenderer(JTabbedPane tabPane) PlasticTabbedPaneUI.createRenderer(JTabbedPane tabbedPane) Creates the renderer used to lay out and paint the tabs.