Uses of Package
dip.gui.dialog

Packages that use dip.gui.dialog
dip.gui.dialog   
dip.gui.dialog.newgame   
dip.gui.dialog.prefs   
dip.judge.gui   
 

Classes in dip.gui.dialog used by dip.gui.dialog
HeaderDialog
          A Dialog with an HTML message header at the top, which may be of fixed height (or adjust to fit).
TextViewer
          Display and (optionally) edit Text inside a HeaderDialog.
TextViewer.AcceptListener
          AcceptListener: This class is called when the "Accept" button in clicked.
TextViewer.TVRunnable
          Lazy Loading worker thread; must be subclassed
XDialog
          Extended JDialog Features: Automatically disposes dialog if close-button pressed, although this behavior can be changed by over-riding close() Closes dialog if ESC pressed (calls close()) Internationalized button text, by default Button constants Help support To add a default button, use JRootPane.setDefaultButton(); note that if a text panel/field is present then this will not work.
 

Classes in dip.gui.dialog used by dip.gui.dialog.newgame
HeaderDialog
          A Dialog with an HTML message header at the top, which may be of fixed height (or adjust to fit).
XDialog
          Extended JDialog Features: Automatically disposes dialog if close-button pressed, although this behavior can be changed by over-riding close() Closes dialog if ESC pressed (calls close()) Internationalized button text, by default Button constants Help support To add a default button, use JRootPane.setDefaultButton(); note that if a text panel/field is present then this will not work.
 

Classes in dip.gui.dialog used by dip.gui.dialog.prefs
HeaderDialog
          A Dialog with an HTML message header at the top, which may be of fixed height (or adjust to fit).
XDialog
          Extended JDialog Features: Automatically disposes dialog if close-button pressed, although this behavior can be changed by over-riding close() Closes dialog if ESC pressed (calls close()) Internationalized button text, by default Button constants Help support To add a default button, use JRootPane.setDefaultButton(); note that if a text panel/field is present then this will not work.
 

Classes in dip.gui.dialog used by dip.judge.gui
HeaderDialog
          A Dialog with an HTML message header at the top, which may be of fixed height (or adjust to fit).
XDialog
          Extended JDialog Features: Automatically disposes dialog if close-button pressed, although this behavior can be changed by over-riding close() Closes dialog if ESC pressed (calls close()) Internationalized button text, by default Button constants Help support To add a default button, use JRootPane.setDefaultButton(); note that if a text panel/field is present then this will not work.
 



Copyright 2002-2004 Zachary DelProposto / jDip Development Team. All Rights Reserved.