Class NonThemablePlafHandler
java.lang.Object
net.thevpc.common.swing.plaf.NonThemablePlafHandler
- All Implemented Interfaces:
PlafHandler
- Author:
- thevpc
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
NonThemablePlafHandler
public NonThemablePlafHandler()
-
-
Method Details
-
accept
- Specified by:
acceptin interfacePlafHandler
-
getPlafItem
- Specified by:
getPlafItemin interfacePlafHandler
-
apply
public void apply(PlafItem plafItem) throws ClassNotFoundException, InstantiationException, IllegalAccessException, UnsupportedLookAndFeelException - Specified by:
applyin interfacePlafHandler- Throws:
ClassNotFoundExceptionInstantiationExceptionIllegalAccessExceptionUnsupportedLookAndFeelException
-
install
public void install()- Specified by:
installin interfacePlafHandler
-
loadItems
- Specified by:
loadItemsin interfacePlafHandler
-