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