public abstract class UIPlaf extends Object
| Constructor and Description |
|---|
UIPlaf(String id,
String name,
boolean system,
boolean dark,
boolean light,
boolean contrast) |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
apply() |
boolean |
equals(Object obj) |
String |
getId() |
String |
getName() |
int |
hashCode() |
boolean |
isContrast() |
boolean |
isDark() |
boolean |
isLight() |
boolean |
isSystem() |
Copyright © 2021 vpc open source initiative. All rights reserved.