public class MetalPlafHandler extends Object implements PlafHandler
| Constructor and Description |
|---|
MetalPlafHandler() |
| Modifier and Type | Method and Description |
|---|---|
int |
accept(String plaf) |
void |
addFolder(File folder) |
void |
apply(PlafItem plafItem) |
PlafItem |
getPlafItem(String item) |
void |
install() |
PlafItem[] |
loadItems() |
public static final String METAL
public void addFolder(File folder)
public int accept(String plaf)
accept in interface PlafHandlerpublic void apply(PlafItem plafItem) throws ClassNotFoundException, InstantiationException, IllegalAccessException, UnsupportedLookAndFeelException
apply in interface PlafHandlerClassNotFoundExceptionInstantiationExceptionIllegalAccessExceptionUnsupportedLookAndFeelExceptionpublic PlafItem getPlafItem(String item)
getPlafItem in interface PlafHandlerpublic void install()
install in interface PlafHandlerpublic PlafItem[] loadItems()
loadItems in interface PlafHandlerCopyright © 2021 vpc open source initiative. All rights reserved.