|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ConsoleAware | |
| edu.neu.ccs.gui | Provides classes and interfaces for designing and implementing graphical interfaces and for the creation of paintable and mutatable objects.. |
| edu.neu.ccs.jpf | Provides the classes that implement the Java Power Framework. |
| edu.neu.ccs.util | Provides utility classes and classes with static utility methods. |
| Uses of ConsoleAware in edu.neu.ccs.gui |
| Classes in edu.neu.ccs.gui that implement ConsoleAware | |
class |
DialogAction
Encapsulates an Action that will be performed
for a GeneralDialog. |
class |
GeneralDialog
A dialog box containing a
and an
that contains actions to respond to and dismiss the dialog. |
class |
XObjectView
View for output of the String representation
of the state of an . |
| Uses of ConsoleAware in edu.neu.ccs.jpf |
| Classes in edu.neu.ccs.jpf that implement ConsoleAware | |
class |
JPF
The Java Power Framework class JPF provides the
foundation for creating an automatic Java GUI application with access to:
the JPT console I/O via the interface
a simple graphics window using a
. |
| Uses of ConsoleAware in edu.neu.ccs.util |
| Classes in edu.neu.ccs.util that implement ConsoleAware | |
class |
JPTError
An error thrown in the JPT that indicates a programming problem rather than a user or system error, which should not need to be caught within an application or applet. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||