public class AppletConsole extends GenericConsole
| Modifier and Type | Field and Description |
|---|---|
(package private) JSConsole |
jsConsole |
clearInButton, clearOutButton, defaultMessage, editButton, historyButton, input, label1, labels, loadButton, menuMap, nTab, output, runButton, stateButton, vwr| Constructor and Description |
|---|
AppletConsole() |
| Modifier and Type | Method and Description |
|---|---|
void |
dispose() |
JmolScriptEditorInterface |
getScriptEditor() |
protected boolean |
isMenuItem(java.lang.Object source) |
protected void |
layoutWindow(java.lang.String enabledButtons) |
java.lang.Object |
newJMenu(java.lang.String key) |
java.lang.Object |
newJMenuItem(java.lang.String key) |
protected java.lang.String |
nextFileName(java.lang.String stub,
int nTab) |
protected JmolAbstractButton |
setButton(java.lang.String text) |
protected void |
setTitle() |
void |
setVisible(boolean visible) |
void |
start(Viewer vwr) |
addButton, clearContent, completeCommand, destroyConsole, displayConsole, doAction, execute, getLabel, getLabel1, getLabelWithoutMnemonic, getText, map, notifyCallback, notifyEnabled, processKey, recallCommand, sendConsoleEcho, sendConsoleMessage, setAbstractButtonLabels, setCallbackFunction, setLabels, setupLabels, setupLabels0, setViewer, updateLabels, zapJSConsole jsConsole
public void start(Viewer vwr)
protected void layoutWindow(java.lang.String enabledButtons)
layoutWindow in class GenericConsoleprotected void setTitle()
setTitle in class GenericConsolepublic void setVisible(boolean visible)
setVisible in interface JmolAppConsoleInterfacesetVisible in class GenericConsoleprotected JmolAbstractButton setButton(java.lang.String text)
setButton in class GenericConsolepublic void dispose()
dispose in interface JmolAppConsoleInterfacedispose in class GenericConsoleprotected boolean isMenuItem(java.lang.Object source)
isMenuItem in class GenericConsolepublic JmolScriptEditorInterface getScriptEditor()
getScriptEditor in interface JmolAppConsoleInterfacegetScriptEditor in class GenericConsoleprotected java.lang.String nextFileName(java.lang.String stub,
int nTab)
nextFileName in class GenericConsolepublic java.lang.Object newJMenu(java.lang.String key)
public java.lang.Object newJMenuItem(java.lang.String key)