Uses of Class
org.gnu.gnome.UIInfoConfigurableTypes

Packages that use UIInfoConfigurableTypes
org.gnu.gnome   
 

Uses of UIInfoConfigurableTypes in org.gnu.gnome
 

Fields in org.gnu.gnome declared as UIInfoConfigurableTypes
static UIInfoConfigurableTypes UIInfoConfigurableTypes.NEW
           
static UIInfoConfigurableTypes UIInfoConfigurableTypes.OPEN
           
static UIInfoConfigurableTypes UIInfoConfigurableTypes.SAVE
           
static UIInfoConfigurableTypes UIInfoConfigurableTypes.SAVE_AS
           
static UIInfoConfigurableTypes UIInfoConfigurableTypes.REVERT
           
static UIInfoConfigurableTypes UIInfoConfigurableTypes.PRINT
           
static UIInfoConfigurableTypes UIInfoConfigurableTypes.PRINT_SETUP
           
static UIInfoConfigurableTypes UIInfoConfigurableTypes.CLOSE
           
static UIInfoConfigurableTypes UIInfoConfigurableTypes.QUIT
           
static UIInfoConfigurableTypes UIInfoConfigurableTypes.CUT
           
static UIInfoConfigurableTypes UIInfoConfigurableTypes.COPY
           
static UIInfoConfigurableTypes UIInfoConfigurableTypes.PASTE
           
static UIInfoConfigurableTypes UIInfoConfigurableTypes.CLEAR
           
static UIInfoConfigurableTypes UIInfoConfigurableTypes.UNDO
           
static UIInfoConfigurableTypes UIInfoConfigurableTypes.REDO
           
static UIInfoConfigurableTypes UIInfoConfigurableTypes.FIND
           
static UIInfoConfigurableTypes UIInfoConfigurableTypes.FIND_AGAIN
           
static UIInfoConfigurableTypes UIInfoConfigurableTypes.REPLACE
           
static UIInfoConfigurableTypes UIInfoConfigurableTypes.PROPERTIES
           
static UIInfoConfigurableTypes UIInfoConfigurableTypes.PREFERENCES
           
static UIInfoConfigurableTypes UIInfoConfigurableTypes.ABOUT
           
static UIInfoConfigurableTypes UIInfoConfigurableTypes.SELECT_ALL
           
static UIInfoConfigurableTypes UIInfoConfigurableTypes.NEW_WINDOW
           
static UIInfoConfigurableTypes UIInfoConfigurableTypes.CLOSE_WINDOW
           
static UIInfoConfigurableTypes UIInfoConfigurableTypes.NEW_GAME
           
static UIInfoConfigurableTypes UIInfoConfigurableTypes.PAUSE_GAME
           
static UIInfoConfigurableTypes UIInfoConfigurableTypes.RESTART_GAME
           
static UIInfoConfigurableTypes UIInfoConfigurableTypes.UNDO_MOVE
           
static UIInfoConfigurableTypes UIInfoConfigurableTypes.REDO_MOVE
           
static UIInfoConfigurableTypes UIInfoConfigurableTypes.HINT
           
static UIInfoConfigurableTypes UIInfoConfigurableTypes.SCORES
           
static UIInfoConfigurableTypes UIInfoConfigurableTypes.END_GAME
           
 

Methods in org.gnu.gnome that return UIInfoConfigurableTypes
static UIInfoConfigurableTypes UIInfoConfigurableTypes.intern(int value)
           
 UIInfoConfigurableTypes UIInfoConfigurableTypes.or(UIInfoConfigurableTypes other)
           
 UIInfoConfigurableTypes UIInfoConfigurableTypes.and(UIInfoConfigurableTypes other)
           
 UIInfoConfigurableTypes UIInfoConfigurableTypes.xor(UIInfoConfigurableTypes other)
           
 

Methods in org.gnu.gnome with parameters of type UIInfoConfigurableTypes
 UIInfoConfigurableTypes UIInfoConfigurableTypes.or(UIInfoConfigurableTypes other)
           
 UIInfoConfigurableTypes UIInfoConfigurableTypes.and(UIInfoConfigurableTypes other)
           
 UIInfoConfigurableTypes UIInfoConfigurableTypes.xor(UIInfoConfigurableTypes other)
           
 boolean UIInfoConfigurableTypes.test(UIInfoConfigurableTypes other)
           
 


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