Methods 
                        
                            | Type | Name and description | 
                        
                        
                            | void | addClasspathDir(EventObject evt = null)
 | 
                        
                        
                            | void | addClasspathJar(EventObject evt = null)
 | 
                        
                        
                            | void | addToHistory(def record)
 | 
                        
                        
                            | void | appendOutput(String text, AttributeSet style)
 | 
                        
                        
                            | void | appendOutput(Window window, AttributeSet style)
 | 
                        
                        
                            | void | appendOutput(Object object, AttributeSet style)
 | 
                        
                        
                            | void | appendOutput(Component component, AttributeSet style)
 | 
                        
                        
                            | void | appendOutput(Icon icon, AttributeSet style)
 | 
                        
                        
                            | void | appendOutputLines(def text, def style)
 | 
                        
                        
                            | void | appendOutputNl(def text, def style)
 | 
                        
                        
                            | void | appendStacktrace(def text)
 | 
                        
                        
                            | def | askToInterruptScript()
 | 
                        
                        
                            | boolean | askToSaveFile()
 | 
                        
                        
                            | void | autoClearOutput(EventObject evt)
 | 
                        
                        
                            | void | beep()
 | 
                        
                        
                            | void | bindResults()
 | 
                        
                        
                            | static void | captureStdErr(EventObject evt)
 | 
                        
                        
                            | static void | captureStdOut(EventObject evt)
 | 
                        
                        
                            | void | caretUpdate(CaretEvent e)
 | 
                        
                        
                            | void | clearContext(EventObject evt = null)
 | 
                        
                        
                            | void | clearOutput(EventObject evt = null)
 | 
                        
                        
                            | void | comment(EventObject evt = null)
 | 
                        
                        
                            | def | compileFinishNormal()
 | 
                        
                        
                            | void | compileScript(EventObject evt = null)
 | 
                        
                        
                            | void | componentHidden(ComponentEvent e)
 | 
                        
                        
                            | void | componentMoved(ComponentEvent e)
 | 
                        
                        
                            | void | componentResized(ComponentEvent e)
 | 
                        
                        
                            | void | componentShown(ComponentEvent e)
 | 
                        
                        
                            | void | copy(EventObject evt = null)
 | 
                        
                        
                            | void | cut(EventObject evt = null)
 | 
                        
                        
                            | void | detachedOutput(EventObject evt)
 | 
                        
                        
                            | void | doInterrupt(EventObject evt = null)
 | 
                        
                        
                            | void | exit(EventObject evt = null)
 | 
                        
                        
                            | void | fileNewFile(EventObject evt = null)
 | 
                        
                        
                            | void | fileNewWindow(EventObject evt = null)
 | 
                        
                        
                            | void | fileOpen(EventObject evt = null)
 | 
                        
                        
                            | boolean | fileSave(EventObject evt = null)
 | 
                        
                        
                            | boolean | fileSaveAs(EventObject evt = null)
 | 
                        
                        
                            | void | find(EventObject evt = null)
 | 
                        
                        
                            | void | findNext(EventObject evt = null)
 | 
                        
                        
                            | void | findPrevious(EventObject evt = null)
 | 
                        
                        
                            | def | finishException(Throwable t, boolean executing)
 | 
                        
                        
                            | def | finishNormal(Object result)
 | 
                        
                        
                            | void | focusGained(FocusEvent e)
 | 
                        
                        
                            | void | focusLost(FocusEvent e)
 | 
                        
                        
                            | void | fullStackTraces(EventObject evt)
 | 
                        
                        
                            | int | getConsoleId()
 | 
                        
                        
                            | def | getLastResult()
 | 
                        
                        
                            | void | hideAndClearOutputWindow(EventObject evt = null)
 | 
                        
                        
                            | void | hideOutputWindow(EventObject evt = null)
 | 
                        
                        
                            | void | historyNext(EventObject evt = null)
 | 
                        
                        
                            | void | historyPrev(EventObject evt = null)
 | 
                        
                        
                            | void | hyperlinkUpdate(HyperlinkEvent e)
 | 
                        
                        
                            | void | inspectAst(EventObject evt = null)
 | 
                        
                        
                            | void | inspectLast(EventObject evt = null)
 | 
                        
                        
                            | void | inspectVariables(EventObject evt = null)
 | 
                        
                        
                            | void | installInterceptor()
 | 
                        
                        
                            | void | invokeTextAction(def evt, def closure, def area = inputArea)
 | 
                        
                        
                            | void | largerFont(EventObject evt = null)
 | 
                        
                        
                            | void | loadScriptFile(File file)
 | 
                        
                        
                            | static void | main(def args)
 | 
                        
                        
                            | void | newScript(ClassLoader parent, Binding binding)
 | 
                        
                        
                            | static boolean | notifySystemErr(int consoleId, String str)
 | 
                        
                        
                            | static boolean | notifySystemOut(int consoleId, String str)
 | 
                        
                        
                            | void | paste(EventObject evt = null)
 | 
                        
                        
                            | void | print(EventObject evt = null)
 | 
                        
                        
                            | void | redo(EventObject evt = null)
 | 
                        
                        
                            | void | replace(EventObject evt = null)
 | 
                        
                        
                            | void | run()
 | 
                        
                        
                            | void | run(JApplet applet)
 | 
                        
                        
                            | void | run(Map defaults)
 | 
                        
                        
                            | void | runScript(EventObject evt = null)
 | 
                        
                        
                            | void | runSelectedScript(EventObject evt = null)
 | 
                        
                        
                            | void | saveOnRun(EventObject evt = null)
 | 
                        
                        
                            | void | selectAll(EventObject evt = null)
 | 
                        
                        
                            | def | selectFilename(def name = 'Open')
 | 
                        
                        
                            | void | setDirty(boolean newDirty)
 | 
                        
                        
                            | void | setRowNumAndColNum()
 | 
                        
                        
                            | void | setVariable(String name, Object value)
 | 
                        
                        
                            | void | showAbout(EventObject evt = null)
 | 
                        
                        
                            | void | showCompilingMessage()
 | 
                        
                        
                            | void | showExecutingMessage()
 | 
                        
                        
                            | void | showMessage(String message)
 | 
                        
                        
                            | void | showOutputWindow(EventObject evt = null)
 | 
                        
                        
                            | void | showScriptInOutput(EventObject evt)
 | 
                        
                        
                            | void | showToolbar(EventObject evt)
 | 
                        
                        
                            | void | smallerFont(EventObject evt = null)
 | 
                        
                        
                            | void | threadInterruption(EventObject evt)
 | 
                        
                        
                            | void | undo(EventObject evt = null)
 | 
                        
                        
                            | void | updateTitle()
 | 
                        
                        
                            | void | visualizeScriptResults(EventObject evt)
 |