Uses of Class
org.jdesktop.dataset.event.RowChangeEvent.EventType

Packages that use RowChangeEvent.EventType
org.jdesktop.dataset.event   
 

Uses of RowChangeEvent.EventType in org.jdesktop.dataset.event
 

Methods in org.jdesktop.dataset.event that return RowChangeEvent.EventType
 RowChangeEvent.EventType RowChangeEvent.getEventType()
          The event classification.
static RowChangeEvent.EventType RowChangeEvent.EventType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static RowChangeEvent.EventType[] RowChangeEvent.EventType.values()
          Returns an array containing the constants of this enum type, in the order they're declared.
 



Copyright © 2005 Sun Microsystems All Rights Reserved.