Class | Description |
---|---|
JPlex |
The
JPlex class is the entry point for Plex users into Beanshell. |
JTerm |
The
JTerm class is the entry point for Plex users into
Beanshell who want a simple "terminal" interface (no windows, menus,
etc.). |
PlexInterpreter |
The
PlexInterpreter class is a wrapper for Interpreter
whose only purpose at the moment is to allow users to log their input to
a file. |
PlexReader |
The
PlexReader class is a wrapper for the input Reader for
interactive Interpreter instances. |