| Package | Description |
|---|---|
| net.thevpc.common.swing.plaf |
| Modifier and Type | Method and Description |
|---|---|
PlafItem |
PlafHandler.getPlafItem(String item) |
static PlafItem |
UIManager2.getPlafItem(String plafItem) |
PlafItem |
NonThemablePlafHandler.getPlafItem(String item) |
PlafItem |
MetalPlafHandler.getPlafItem(String item) |
PlafItem[] |
PlafHandler.loadItems() |
PlafItem[] |
NonThemablePlafHandler.loadItems() |
PlafItem[] |
MetalPlafHandler.loadItems() |
| Modifier and Type | Method and Description |
|---|---|
void |
PlafHandler.apply(PlafItem plafItem) |
static void |
UIManager2.apply(PlafItem plafItem) |
void |
NonThemablePlafHandler.apply(PlafItem plafItem) |
void |
MetalPlafHandler.apply(PlafItem plafItem) |
void |
JPlafMenu.applyPlaf(PlafItem item) |
Copyright © 2021 vpc open source initiative. All rights reserved.