Uses of Interface javax.swing.plaf.UIResource

Uses in package javax.swing.plaf.metal

Classes implementing javax.swing.plaf.UIResource

class
The border that is drawn around Swing buttons.
class
A simple 3D border.
class
A border used when painting JInternalFrame instances.
class
A border used for JMenuBar components.
class
A border used for JMenu and JMenuItem components.
class
A border implementation for popup menus.
class
A border for JScrollPanes.
class
A border used for the JTextField component.
class
An Icon implementation for JCheckBoxes in the Metal Look & Feel.

Uses in package javax.swing

Classes implementing javax.swing.plaf.UIResource

class
Subclasses DefaultListCellRenderers and implements UIResource.
class
class

Uses in package javax.swing.plaf

Classes implementing javax.swing.plaf.UIResource

class
An ActionMap that implements the UIResource interface to indicate that it belongs to a pluggable LookAndFeel.
class
A wrapper for Border that also implements the UIResource marker interface.
class
A BevelBorder that also implements the UIResource marker interface.
class
A CompoundBorder that also implements the UIResource marker interface.
class
An EmptyBorder that also implements the UIResource marker interface.
class
An EtchedBorder that also implements the UIResource marker interface.
class
A LineBorder that also implements the UIResource marker interface.
class
A MatteBorder that also implements the UIResource marker interface.
class
A TitledBorder that also implements the UIResource marker interface.
class
A Color that is marked as UIResource, which indicates that the color has been installed by a pluggable LookAndFeel.
class
A ComponentInputMap that implements the UIResource interface to indicate that it belongs to a pluggable LookAndFeel.
class
A Dimension that is marked as UIResource, which indicates that it has been installed by a pluggable LookAndFeel.
class
A font that is marked as UIResource, which indicates that it has been installed by a pluggable LookAndFeel.
class
An icon that is marked as UIResource, which indicates that it has been installed by a pluggable LookAndFeel.
class
An InputMap that is marked as UIResource, which indicates that it has been installed by a pluggable LookAndFeel.
class
An Insets that is marked as UIResource, which indicates that it has been installed by a pluggable LookAndFeel.

Uses in package javax.swing.plaf.basic

Classes implementing javax.swing.plaf.UIResource

class
A border whose appearance depends on the state of the enclosed button.
class
A border that makes its enclosed component appear as lowered into the surface.
class
An invisible, but spacing border whose margin is determined by calling the getMargin() method of the enclosed component.
class
A border for drawing a separator line below JMenuBar.
class
A border for drawing radio buttons in the Basic look and feel.
class
A one-pixel thick border for rollover buttons, for example in tool bars.
class
A border for JSplitPanes in the Basic look and feel.
class
A border for toggle buttons in the Basic look and feel.
class
class
class
A DefaultCaret that implements UIResource.
class
A DefaultHighlighter that implements UIResource.
class
The LayoutManager that is used in PopupMenus.

Uses in package javax.swing.table

Classes implementing javax.swing.plaf.UIResource

class