Package
Class
Use
Tree
Deprecated
Index
All Classes
Help
Prev
Next
VAppearances – Release 4
Uses of Interface org.violetlib.vappearances.VAppearance
Deprecated: ShowHide

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)