Uses of Class
org.gnu.gtk.Dialog

Packages that use Dialog
org.gnu.gtk   
 

Uses of Dialog in org.gnu.gtk
 

Subclasses of Dialog in org.gnu.gtk
 class ColorSelectionDialog
          The ColorSelectionDialog provides a standard dialog which allows the user to select a color much like the FileSelectionDialog provides a standard dialog for file selection.
 class FileSelection
          The FileSelection widget lists all the files and directories in the current working directory and enables the user to select one of the file names.
 class FontSelectionDialog
          The FontSelectionDialog widget is a dialog for selecting a font.
 class InputDialog
          The InputDialog window is designed specifically to be used in software that controls access to XInput defices - input devices other than the mouse and keyboard.
 class MessageDialog
          MessageDialog presents a dialog with an image representing the type of message (Error, Question, etc.) alongside some message text.
 


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