com.jgoodies.looks.plastic |
Contains the classes for the JGoodies Plastic L&Fs.
Related Documentation
For more information see:
@see com.jgoodies.looks
@see com.jgoodies.looks.common
@see com.jgoodies.looks.plastic.theme
@see com.jgoodies.looks.windows
|
Java Source File Name | Type | Comment |
ActiveBasicButtonListener.java | Class | 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.java | Class | Intializes class and component defaults for the JGoodies Plastic3D
look&feel. |
PlasticArrowButton.java | Class | Renders the arrow buttons in scroll bars and spinners. |
PlasticBorders.java | Class | This class consists of a set of Border s used
by the JGoodies Plastic Look and Feel UI delegates. |
PlasticBumps.java | Class | The bumps used in the JGoodies Plastic Look&Feel. |
PlasticButtonUI.java | Class | The JGoodies Plastic L&F implementation of ButtonUI . |
PlasticComboBoxButton.java | Class | The default button for combo boxes in the JGoodies Plastic Look&Feel. |
PlasticComboBoxEditor.java | Class | The default editor for editable combo boxes in the
JGoodies Plastic Look&Feel. |
PlasticComboBoxUI.java | Class | The JGoodies Plastic Look and Feel implementation of ComboBoxUI .
Has the same height as text fields - unless you change the renderer.
Also, this class offers to use the combo's popup prototype display value
to compute the popup menu width. |
PlasticFieldCaret.java | Class | PlasticFieldCaret is visible in non-editable fields,
and the text is selected after a keyboard focus gained event. |
PlasticFileChooserUI.java | Class | The JGoodies Plastic L&F implementation of FileChooserUI . |
PlasticFormattedTextFieldUI.java | Class | The JGoodies Plastic L&F implementation of TextFieldUI . |
PlasticIconFactory.java | Class | Factory class that vends Icon s for the
JGoodies Plastic look and feel. |
PlasticInternalFrameTitlePane.java | Class | Paints the internal frame title. |
PlasticInternalFrameUI.java | Class | The JGoodies Plastic Look and Feel implementation of InternalFrameUI .
Uses a PlasticInternalFrameTitlePane
that in turn uses PlasticTheme colors.
Although this class is not intended for subclassing, there's no final marker.
If you extend this class, carefully obey all explicit and implicit
constraints made in this class and its superclasses. |
PlasticLookAndFeel.java | Class | The base class for the JGoodies Plastic look&feel family. |
PlasticMenuBarUI.java | Class | The JGoodies Plastic look and feel implemenation of MenuBarUI . |
PlasticMenuUI.java | Class | The JGoodies Plastic look&feel implementation of MenuUI .
It differs from the superclass in that it uses an overhauled menu
rendering an aligmnent system. |
PlasticOptionPaneUI.java | Class | The JGoodies Plastic Look&Feel implementation of
OptionPaneUI . |
PlasticPasswordFieldUI.java | Class | The JGoodies PlasticXP Look&Feel implementation of a password field UI
delegate. |
PlasticPopupMenuUI.java | Class | The JGoodies Plastic look&feel implementation of PopMenuUI .
It differs from the superclass in that it provides an option to get a
narrow border. |
PlasticScrollBarUI.java | Class | The JGoodies Plastic L&F implementation of ScrollBarUI . |
PlasticScrollPaneUI.java | Class | The JGoodies Plastic L&Fl implementation of ScrollPaneUI . |
PlasticSeparatorUI.java | Class | The JGoodies Plastic L&F implementation of SeparatorUI . |
PlasticSpinnerUI.java | Class | The JGoodies Plastic Look&Feel implementation of SpinnerUI .
Configures the default editor to adjust font baselines and component
bounds. |
PlasticSplitPaneDivider.java | Class | Paints a single drag symbol instead of many bumps. |
PlasticSplitPaneUI.java | Class | The JGoodies Plastic L&F implementation of SplitPaneUI . |
PlasticTabbedPaneUI.java | Class | The JGoodies Plastic Look&Feel implementation of
TabbedPaneUI . |
PlasticTextAreaUI.java | Class | The JGoodies Plastic L&F implementation of TextAreaUI . |
PlasticTextFieldUI.java | Class | The JGoodies Plastic L&F implementation of TextFieldUI . |
PlasticTheme.java | Class | Unlike its superclass this theme class has relaxed access. |
PlasticToggleButtonUI.java | Class | The JGoodies Plastic L&F implementation of ToggleButtonUI . |
PlasticToolBarSeparatorUI.java | Class | The JGoodies Plastic L&F implementation of ToolBarSeparatorUI . |
PlasticToolBarUI.java | Class | The JGoodies Plastic look and feel implementation of ToolBarUI .
Corrects the rollover borders and can handle optional Border types,
as specified by the BorderStyle or HeaderStyle
client properties. |
PlasticTreeUI.java | Class | The JGoodies Plastic Look&Feel implementation of TreeUI .
It provides two line styles: angled dashed lines, or no lines at all.
By default, lines are drawn. |
PlasticUtils.java | Class | Consists exclusively of static methods that provide convenience behavior. |
PlasticXPBorders.java | Class | This class consists of a set of Border s used
by the JGoodies Plastic XP Look and Feel UI delegates. |
PlasticXPCheckBoxUI.java | Class | The JGoodies PlasticXP l&l implementation of CheckBoxUI . |
PlasticXPIconFactory.java | Class | Factory class that vends Icon s for the JGoodies
Plastic XP look&feel. |
PlasticXPLookAndFeel.java | Class | Intializes class and component defaults for the
JGoodies PlasticXP look&feel. |
PlasticXPRadioButtonUI.java | Class | The JGoodies PlasticXP L&F implementation of RadioButtonUI . |
PlasticXPSpinnerUI.java | Class | The JGoodies PlasticXP Look&Feel implementation of SpinnerUI .
Configures the default editor to adjust font baselines and component
bounds. |
PlasticXPToolBarUI.java | Class | The JGoodies PlasticXP Look and Feel implementation of ToolBarUI . |
PlasticXPUtils.java | Class | Consists exclusively of static methods that provide convenience behavior. |