Uses of Interface
org.violetlib.vappearances.VAppearance
-
-
Uses of VAppearance in org.violetlib.vappearances
Methods in org.violetlib.vappearances that return VAppearance Modifier and Type Method and Description VAppearance
VAppearances.AppearanceChangeEvent. getAppearance()
Return the appearance whose definition may have changed.static VAppearance
VAppearances. getAppearance(String appearanceName)
Return the current attributes of the specified appearance.static VAppearance
VAppearances. getApplicationEffectiveAppearance()
Return the current effective appearance of the application.Constructors in org.violetlib.vappearances with parameters of type VAppearance Constructor and Description AppearanceChangeEvent(VAppearance appearance)
-