Uses of Class
edu.neu.ccs.gui.InputDialog

Packages that use InputDialog
edu.neu.ccs.gui Provides classes and interfaces for designing and implementing graphical interfaces and for the creation of paintable and mutatable objects.. 
 

Uses of InputDialog in edu.neu.ccs.gui
 

Subclasses of InputDialog in edu.neu.ccs.gui
 class ErrorDialog
          A modal dialog box for input of Stringable objects that is used by the standard error handling strategy for Fragile components in the JPT.