Methods
Type Params | Return Type | Name and description |
| void |
addClasspathDir(EventObject evt)
|
| void |
addClasspathJar(EventObject evt)
|
| void |
addToHistory(Object 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(Object text, Object style)
|
| void |
appendOutputNl(Object text, Object style)
|
| void |
appendStacktrace(Object text)
|
| Object |
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)
|
| void |
clearOutput(EventObject evt)
|
| void |
closeOutputPrintWriter()
|
| void |
comment(EventObject evt)
|
| Object |
compileFinishNormal()
|
| void |
compileScript(EventObject evt)
|
| void |
componentHidden(ComponentEvent e)
|
| void |
componentMoved(ComponentEvent e)
|
| void |
componentResized(ComponentEvent e)
|
| void |
componentShown(ComponentEvent e)
|
| void |
copy(EventObject evt)
|
| void |
createOutputPrintWriter(File outputFile)
|
| void |
cut(EventObject evt)
|
| void |
detachedOutput(EventObject evt)
|
| void |
doInterrupt(EventObject evt)
|
| int |
dot(CaretEvent e)
|
| boolean |
exit(EventObject evt)
|
| void |
exit$$bridge(EventObject evt)
|
| void |
exitDesktop(EventObject evt, Object quitResponse)
|
| void |
fileNewFile(EventObject evt)
|
| void |
fileNewWindow(EventObject evt)
|
| void |
fileOpen(EventObject evt)
|
| boolean |
fileSave(EventObject evt)
|
| boolean |
fileSaveAs(EventObject evt)
|
| void |
find(EventObject evt)
|
| void |
findNext(EventObject evt)
|
| void |
findPrevious(EventObject evt)
|
| Object |
finishException(Throwable t, boolean executing)
|
| Object |
finishNormal(Object result)
|
| void |
focusGained(FocusEvent e)
|
| void |
focusLost(FocusEvent e)
|
| void |
fullStackTraces(EventObject evt)
|
| int |
getConsoleId()
|
| Object |
getLastResult()
|
| void |
hideAndClearOutputWindow(EventObject evt)
|
| void |
hideOutputWindow(EventObject evt)
|
| void |
historyNext(EventObject evt)
|
| void |
historyPrev(EventObject evt)
|
| void |
hyperlinkUpdate(HyperlinkEvent e)
|
| void |
indy(EventObject evt)
|
| void |
insertString(Document doc, int offset, String text, AttributeSet attributeSet, boolean outputToFile)
|
| void |
inspectAst(EventObject evt)
|
| void |
inspectLast(EventObject evt)
|
| void |
inspectTokens(EventObject evt)
|
| void |
inspectVariables(EventObject evt)
|
| void |
installInterceptor()
|
| void |
invokeTextAction(Object evt, Object closure, Object area)
|
| void |
largerFont(EventObject evt)
|
| void |
listClasspath(EventObject evt)
|
| int |
loadMaxOutputChars()
|
| void |
loadScriptFile(File file)
|
| static void |
main(Object args)
|
| int |
mark(CaretEvent e)
|
| void |
newScript(ClassLoader parent, Binding binding)
|
| static boolean |
notifySystemErr(int consoleId, String str)
|
| static boolean |
notifySystemOut(int consoleId, String str)
|
| void |
orientationVertical(EventObject evt)
|
| void |
paste(EventObject evt)
|
| void |
preferences(EventObject evt)
|
| void |
print(EventObject evt)
|
| void |
redo(EventObject evt)
|
| void |
replace(EventObject evt)
|
| void |
run()
|
| void |
run(JApplet applet)
|
| void |
run(Map defaults)
|
| void |
runScript(EventObject evt)
|
| void |
runSelectedScript(EventObject evt)
|
| void |
saveOnRun(EventObject evt)
|
| void |
selectAll(EventObject evt)
|
| void |
selectBlock(EventObject evt)
|
| Object |
selectFilename(Object name)
|
| void |
setDirty(boolean newDirty)
|
| void |
setOutputPreferences(boolean useOutputFile, File outputFile)
|
| void |
setRowNumAndColNum()
|
| void |
setVariable(String name, Object value)
|
| void |
showAbout(EventObject evt)
|
| void |
showCompilingMessage()
|
| void |
showExecutingMessage()
|
| void |
showMessage(String message)
|
| void |
showOutputWindow(EventObject evt)
|
| void |
showScriptInOutput(EventObject evt)
|
| void |
showToolbar(EventObject evt)
|
| void |
smallerFont(EventObject evt)
|
| void |
smartHighlighter(EventObject evt)
|
| void |
threadInterruption(EventObject evt)
|
| void |
undo(EventObject evt)
|
| void |
updateTitle()
|
| void |
visualizeScriptResults(EventObject evt)
|