Class UIManager2
java.lang.Object
net.thevpc.common.swing.plaf.UIManager2
- Author:
- thevpc
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidstatic PlafHandlergetPlafHandler(String name) static PlafItemgetPlafItem(String plafItem) static voidstatic void
-
Constructor Details
-
UIManager2
public UIManager2()
-
-
Method Details
-
registerHandler
-
unregister
-
getPlafItem
-
apply
public static void apply(PlafItem plafItem) throws ClassNotFoundException, InstantiationException, IllegalAccessException, UnsupportedLookAndFeelException -
getPlafHandler
-