Package be.gaudry.swing.laf
Class UIManagerDefaults
java.lang.Object
be.gaudry.swing.laf.UIManagerDefaults
- All Implemented Interfaces:
ActionListener
,ItemListener
,EventListener
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescription(package private) class
(package private) class
static class
Thanks to Jeanette for the use of this code found at: https://jdnc-incubator.dev.java.net/source/browse/jdnc-incubator/src/kleopatra/java/org/jdesktop/swingx/renderer/UIPropertiesViewer.java?rev=1.2&view=markup Some ui-icons misbehave in that they unconditionally class-cast to the component type they are mostly painted on.(package private) class
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
void
static void
void
-
Constructor Details
-
UIManagerDefaults
public UIManagerDefaults()
-
-
Method Details
-
getContentPane
-
getMenuBar
-
resetComponents
public void resetComponents() -
actionPerformed
- Specified by:
actionPerformed
in interfaceActionListener
-
itemStateChanged
- Specified by:
itemStateChanged
in interfaceItemListener
-
main
-