|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | |
---|---|
Interactor | An Interactor provides a window for interacting with a Jscheme listener that is useful for debugging Java applications. |
IOTextArea | This is a TextArea that creates a Reader and Writer, that can be used (via getReader(), getWriter()) to interact with a scripting language. |
IOTextAreaWriter | A Writer that writes into the output area of an IOTextArea. |
OutputDocument | This is a Document model used by IOTextArea. |
Provides classes that provide TTY-like (EMACS shell mode like) interaction to Java applications.
The class Interactor provides a Jscheme interactor that is useful for poking around Java applications, such as during debugging.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |