BeanShellConsole

public class BeanShellConsole extends PlugInFrame

BeanShell console for execution of SASS simulation scripts

Author:Marcel Stefko

Constructors

BeanShellConsole

public BeanShellConsole(String title)

Initialize the new frame

Parameters:
  • title – name of the frame

Methods

getInterpreter

public Interpreter getInterpreter()
Returns:BeanShell interpreter associated with this BeanShellConsole