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