public interface PlafHandler
| Modifier and Type | Method and Description |
|---|---|
int |
accept(String plaf) |
void |
apply(PlafItem plafItem) |
PlafItem |
getPlafItem(String item) |
void |
install() |
PlafItem[] |
loadItems() |
PlafItem[] loadItems()
int accept(String plaf)
void install()
void apply(PlafItem plafItem) throws ClassNotFoundException, InstantiationException, IllegalAccessException, UnsupportedLookAndFeelException
Copyright © 2021 vpc open source initiative. All rights reserved.