com.jxcell
Class CancelEditEvent

java.lang.Object
  extended byjava.util.EventObject
      extended bycom.jxcell.CancelEditEvent
All Implemented Interfaces:
java.io.Serializable

public class CancelEditEvent
extends java.util.EventObject

This event occurs when the user presses the ESC key or leaves edit mode without making changes.

See Also:
Serialized Form

Methods inherited from class java.util.EventObject
getSource, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait