Class DrawAreaEvent

  • All Implemented Interfaces:
    java.io.Serializable

    public class DrawAreaEvent
    extends java.util.EventObject
    See Also:
    Serialized Form
    • Constructor Detail

      • DrawAreaEvent

        public DrawAreaEvent​(java.lang.Object source,
                             int type,
                             boolean isUserChange)
    • Method Detail

      • getType

        public int getType()
      • isUserChange

        public boolean isUserChange()