GNU Classpath (0.20) | |
Frames | No Frames |
Methods with parameter type javax.swing.UIDefaults | |
void | Populates the defaults table with mappings between class IDs
and fully qualified class names for the UI delegates.
|
void | initComponentDefaults
|
void | Populates the defaults table with system color defaults.
|
void | Loads the system colors. |
Methods with return type javax.swing.UIDefaults | |
UIDefaults | Creates and returns a new instance of the default resources for this look
and feel.
|
Methods with return type javax.swing.UIDefaults | |
UIDefaults | Creates and returns the UI defaults for this look and feel.
|
Methods with parameter type javax.swing.UIDefaults | |
Object | |
Object | |
Object | |
Object |
Methods with return type javax.swing.UIDefaults | |
UIDefaults | This method is called once by UIManager.setLookAndFeel to create
the look and feel specific defaults table.
|
UIDefaults | Returns the default values for this look and feel.
|
UIDefaults | Returns the UIDefaults table of the currently active
look and feel.
|
Methods with parameter type javax.swing.UIDefaults | |
void | Adds custom entries to the UI defaults table. |
void | Adds customized entries to the UIDefaults table.
|
void | Sets the ComponentUI classes for all Swing components to the Metal
implementations.
|
void | Initializes the component defaults for the Metal Look & Feel.
|
void | Initializes the system color defaults.
|
Methods with return type javax.swing.UIDefaults | |
UIDefaults | Creates and returns a new instance of the default resources for this look
and feel.
|
GNU Classpath (0.20) |