Uses of Interface bsh.ConsoleInterface

Uses in package bsh.util

Classes implementing bsh.ConsoleInterface

class
An old AWT based console for BeanShell.
class
A JFC/Swing based console for the BeanShell desktop.

Uses in package bsh

Classes implementing bsh.ConsoleInterface

class
The BeanShell script interpreter.

Constructors with parameter type bsh.ConsoleInterface

Construct a new interactive interpreter attached to the specified console.
Construct a new interactive interpreter attached to the specified console using the specified parent namespace.

Methods with parameter type bsh.ConsoleInterface

void
Attach a console Note: this method is incomplete.

B) 2000-2005 pat@pat.net :-)