.. java:import:: ch.epfl.leb.sass.commandline BeanShellConsole .. java:import:: ch.epfl.leb.sass.commandline CommandLineInterface .. java:import:: ij.plugin PlugIn CommandPrompt ============= .. java:package:: ch.epfl.leb.sass.ijplugin :noindex: .. java:type:: public class CommandPrompt implements PlugIn Wrapper for initialization of BeanShell console :author: Marcel Stefko Constructors ------------ CommandPrompt ^^^^^^^^^^^^^ .. java:constructor:: public CommandPrompt() :outertype: CommandPrompt Initializes new BeanShell console Methods ------- run ^^^ .. java:method:: @Override public void run(String string) :outertype: CommandPrompt Set input and output streams, and print welcome text. :param string: