Package
Class
Use
Tree
Deprecated
Index
All Classes
Help
Prev Class
Next Class
VAppearances – Release 4
Class org.violetlib.vappearances.VAppearances.AppearanceChangeEvent
Inherited members: ShowHide
Deprecated: ShowHide
org.violetlib.vappearances

Class VAppearances.AppearanceChangeEvent

  • Object
    • EventObject
      • ChangeEvent
        • VAppearances.AppearanceChangeEvent
  • All Implemented Interfaces:
    Serializable
    Enclosing class:
    VAppearances
    public static class VAppearances.AppearanceChangeEvent extends ChangeEvent
    A change event that identifies the appearance that has changed.
    See Also:
    Serialized Form
    • Constructors 
      Constructor and Description
      Ordinary member indicator AppearanceChangeEvent Reveal DetailHide Detail
      AppearanceChangeEvent(VAppearance appearance)
       
      public AppearanceChangeEvent(VAppearance appearance)
    • Methods 
      Modifier and Type Method and Description
      Ordinary member indicator getAppearance Reveal DetailHide Detail
      VAppearance getAppearance()
      Return the appearance whose definition may have changed.
      public VAppearance getAppearance()
      Return the appearance whose definition may have changed.
      Inherited member indicator getSource Reveal DetailHide Detail
      Object getSource()
       
      public Object getSource()
      Inherited member indicator toString Reveal DetailHide Detail
      String toString()
       
      public String toString()
      • Methods inherited from class Object

        equals, getClass, hashCode, notify, notifyAll, wait, wait, wait