Uses of Class
org.gnu.gtk.event.DialogEvent.Type

Packages that use DialogEvent.Type
org.gnu.gtk.event   
 

Uses of DialogEvent.Type in org.gnu.gtk.event
 

Fields in org.gnu.gtk.event declared as DialogEvent.Type
static DialogEvent.Type DialogEvent.Type.CLOSE
          This event indicates that the source dialog has closed.
static DialogEvent.Type DialogEvent.Type.RESPONSE
          This event is emitted when an action widget is clicked or the dialog receives a "delete" event.
 

Methods in org.gnu.gtk.event with parameters of type DialogEvent.Type
 boolean DialogEvent.isOfType(DialogEvent.Type aType)
           
 


Please send any bug reports, comments, or suggestions for the API or documentation to java-gnome-developer@lists.sf.net