![]() |
Java
1.0
|
Go to the source code of this file.
Classes | |
class | TextIOApplet |
An abstract base class for writing applets that simulate programs that use TextIO or standard I/O. More... | |
class | TextIOApplet.AbortException |
The applet includes an "Abort Program" button. More... | |
class | TextIOApplet.BogusSystem |
A class for implementing the "System.out/System.in" kludge. More... | |
class | TextIOApplet.ProgRun |
class | TextIOApplet.TextIOObject |
The TextIO member variable refers to an object of this class, which implements all the functionality of TextIO (but in non-static instead of static methods). More... | |
class | TextIOApplet.Console |
A "Console" is a panel which simulates standard input/output. More... | |
class | TextIOApplet.Console.CIN |
class | TextIOApplet.Console.COUT |