Package com.jgoodies.looks.plastic
Contains the classes for the JGoodies Plastic L&Fs.
Related Documentation
For more information see:- See Also:
com.jgoodies.looks
,com.jgoodies.looks.common
,com.jgoodies.looks.plastic.theme
,com.jgoodies.looks.windows
-
Class Summary Class Description ActiveBasicButtonListener Unlike its superclass this class sets the armed state when the mouse is over the button, where the 1.4 superclass sets the armed state only if the button is pressed.Plastic3DLookAndFeel Intializes class and component defaults for the JGoodies Plastic3D look&feel.PlasticArrowButton Renders the arrow buttons in scroll bars and spinners.PlasticBorders This class consists of a set ofBorder
s used by the JGoodies Plastic Look and Feel UI delegates.PlasticBorders.ButtonBorder PlasticBorders.ComboBoxArrowButtonBorder PlasticBorders.ComboBoxEditorBorder PlasticBorders.EtchedBorder A border used for menu bars and tool bars inHeaderStyle.SINGLE
.PlasticBorders.Flush3DBorder PlasticBorders.InternalFrameBorder A border used forJInternalFrame
s.PlasticBorders.MenuBarHeaderBorder A border used for menu bars inHeaderStyle.BOTH
.PlasticBorders.MenuBorder PlasticBorders.NoMarginPopupMenuBorder PlasticBorders.PaletteBorder A border used for the palette ofJInternalFrame
s.PlasticBorders.PopupMenuBorder PlasticBorders.RolloverButtonBorder PlasticBorders.RolloverMarginBorder A border which is like a Margin border but it will only honor the margin if the margin has been explicitly set by the developer.PlasticBorders.ScrollPaneBorder Unlike Metal we don't paint the (misplaced) control color edges.PlasticBorders.SeparatorBorder A border that looks like a separator line; used for menu bars and tool bars.PlasticBorders.TextFieldBorder PlasticBorders.ThinLoweredBorder PlasticBorders.ThinRaisedBorder PlasticBorders.ToggleButtonBorder PlasticBorders.ToolBarHeaderBorder A border used for tool bars inHeaderStyle.BOTH
.PlasticBumps Creates, adjusts and paints the bumps used in the JGoodies Plastic L&Fs.PlasticBumps.BumpBuffer PlasticButtonUI The JGoodies Plastic L&F implementation ofButtonUI
.PlasticComboBoxButton The default button for combo boxes in the JGoodies Plastic Look&Feel.PlasticComboBoxEditor The default editor for editable combo boxes in the JGoodies Plastic Look&Feel.PlasticComboBoxEditor.UIResource A subclass of BasicComboBoxEditor that implements UIResource.PlasticComboBoxUI The JGoodies Plastic Look and Feel implementation ofComboBoxUI
.PlasticComboBoxUI.PlasticComboPopup Differs from the BasicComboPopup in that it uses the standard popmenu border and honors an optional popup prototype display value.PlasticFieldCaret PlasticFieldCaret is visible in non-editable fields, and the text is selected after a keyboard focus gained event.PlasticFileChooserUI The JGoodies Plastic L&F implementation ofFileChooserUI
.PlasticFormattedTextFieldUI The JGoodies Plastic L&F implementation ofTextFieldUI
.PlasticIconFactory Factory class that vendsIcon
s for the JGoodies Plastic look and feel.PlasticIconFactory.CheckBoxIcon PlasticIconFactory.CheckBoxMenuItemIcon PlasticIconFactory.CollapsedTreeIcon The plus sign button icon used in trees.PlasticIconFactory.ComboBoxButtonIcon The arrow button used in comboboxes.PlasticIconFactory.ExpandedTreeIcon Paints a minus sign button icon used in trees.PlasticIconFactory.MenuArrowIcon PlasticIconFactory.RadioButtonMenuItemIcon PlasticInternalFrameTitlePane Paints the internal frame title.PlasticInternalFrameUI The JGoodies Plastic Look and Feel implementation ofInternalFrameUI
.PlasticInternalFrameUI.ContentPaneListener PlasticInternalFrameUI.PaletteListener PlasticLookAndFeel The base class for the JGoodies Plastic look&feel family.PlasticMenuBarUI The JGoodies Plastic look and feel implemenation ofMenuBarUI
.PlasticMenuUI The JGoodies Plastic look&feel implementation ofMenuUI
.PlasticOptionPaneUI The JGoodies Plastic Look&Feel implementation ofOptionPaneUI
.PlasticPasswordFieldUI The JGoodies PlasticXP Look&Feel implementation of a password field UI delegate.PlasticPopupMenuUI The JGoodies Plastic look&feel implementation ofPopMenuUI
.PlasticScrollBarUI The JGoodies Plastic L&F implementation ofScrollBarUI
.PlasticScrollPaneUI The JGoodies Plastic L&Fl implementation ofScrollPaneUI
.PlasticSeparatorUI The JGoodies Plastic L&F implementation ofSeparatorUI
.PlasticSpinnerUI The JGoodies Plastic Look&Feel implementation ofSpinnerUI
.PlasticSpinnerUI.SpinnerArrowButton It differs from its superclass in that it uses the same formula as JDK to calculate the arrow height.PlasticSplitPaneDivider Paints a single drag symbol instead of many bumps.PlasticSplitPaneUI The JGoodies Plastic L&F implementation ofSplitPaneUI
.PlasticTabbedPaneUI The JGoodies Plastic Look&Feel implementation ofTabbedPaneUI
.PlasticTabbedPaneUI.AbstractRenderer This is the abstract superclass for all TabbedPane renderers.PlasticTabbedPaneUI.ArrowButton PlasticTabbedPaneUI.BottomEmbeddedRenderer The renderer for the case where tabs are displayed below the contents and with minimal decoration.PlasticTabbedPaneUI.BottomRenderer The renderer for the case where Tabs are below the content and decoration is standard.PlasticTabbedPaneUI.LeftEmbeddedRenderer The renderer for tabs on the left with minimal decoration.PlasticTabbedPaneUI.LeftRenderer Renderer for tabs on the left with normal decoration.PlasticTabbedPaneUI.RightEmbeddedRenderer The renderer for tabs on the right with minimal decoration.PlasticTabbedPaneUI.RightRenderer Renderer for tabs on the right with normal decoration.PlasticTabbedPaneUI.ScrollTabsBackwardAction PlasticTabbedPaneUI.ScrollTabsForwardAction PlasticTabbedPaneUI.TopEmbeddedRenderer Renderer for tabs on top with minimal decoration.PlasticTabbedPaneUI.TopRenderer Renderer for tabs on top with normal decoration.PlasticTextAreaUI The JGoodies Plastic L&F implementation ofTextAreaUI
.PlasticTextFieldUI The JGoodies Plastic L&F implementation ofTextFieldUI
.PlasticTheme Unlike its superclass this theme class has relaxed access.PlasticToggleButtonUI The JGoodies Plastic L&F implementation ofToggleButtonUI
.PlasticToolBarSeparatorUI The JGoodies Plastic L&F implementation ofToolBarSeparatorUI
.PlasticToolBarUI The JGoodies Plastic look and feel implementation ofToolBarUI
.PlasticTreeUI The JGoodies Plastic Look&Feel implementation ofTreeUI
.PlasticUtils Consists exclusively of static methods that provide convenience behavior.PlasticXPBorders This class consists of a set ofBorder
s used by the JGoodies Plastic XP Look and Feel UI delegates.PlasticXPBorders.RolloverButtonBorder A rollover border for buttons in toolbars.PlasticXPBorders.XPButtonBorder A border for XP style buttons.PlasticXPBorders.XPComboBoxArrowButtonBorder A border for combo box arrow buttons.PlasticXPBorders.XPComboBoxEditorBorder A border for combo box editors.PlasticXPBorders.XPScrollPaneBorder Unlike Metal we paint a simple rectangle.PlasticXPBorders.XPSpinnerBorder A border forJSpinner
components.PlasticXPBorders.XPTextFieldBorder A border for text fields.PlasticXPCheckBoxUI The JGoodies PlasticXP l&l implementation ofCheckBoxUI
.PlasticXPIconFactory Factory class that vendsIcon
s for the JGoodies Plastic XP look&feel.PlasticXPIconFactory.CheckBoxIcon Paints the the icon and focus border for Plastic XP check boxes.PlasticXPIconFactory.RadioButtonIcon Paints the the icon and focus border for Plastic XP check boxes.PlasticXPLookAndFeel Intializes class and component defaults for the JGoodies PlasticXP look&feel.PlasticXPRadioButtonUI The JGoodies PlasticXP L&F implementation ofRadioButtonUI
.PlasticXPSpinnerUI The JGoodies PlasticXP Look&Feel implementation ofSpinnerUI
.PlasticXPSpinnerUI.SpinnerXPArrowButton It differs from its superclass in that it uses the same formula as JDK to calculate the arrow height.PlasticXPToolBarUI The JGoodies PlasticXP Look and Feel implementation ofToolBarUI
.PlasticXPUtils Consists exclusively of static methods that provide convenience behavior.