CommandPrompt

public class CommandPrompt implements PlugIn

Wrapper for initialization of BeanShell console

Author:Marcel Stefko

Constructors

CommandPrompt

public CommandPrompt()

Initializes new BeanShell console

Methods

run

public void run(String string)

Set input and output streams, and print welcome text.

Parameters:
  • string