Class AppletConsole
java.lang.Object
org.jmol.console.GenericConsole
org.jmol.console.JmolConsole
org.jmol.console.AppletConsole
- All Implemented Interfaces:
ActionListener, WindowListener, EventListener, JmolAppConsoleInterface, JmolCallbackListener
-
Field Summary
Fields inherited from class JmolConsole
externalContainer, scriptEditor, vwrFrameFields inherited from class GenericConsole
clearInButton, clearOutButton, defaultMessage, editButton, historyButton, input, label1, labels, loadButton, menuMap, nTab, output, pageUpBuffer, runButton, stateButton, vwr -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidprotected voidprotected JmolAbstractButtonprotected voidlayoutWindow(String enabledButtons) voidvoidsetVisible(boolean visible) voidMethods inherited from class JmolConsole
addWindowListener, dispose, getPane, getScriptEditor, isMenuItem, newJMenu, newJMenuItem, nextFileName, setButton, setTitle, updateFontSize, updateLabels, windowActivated, windowClosed, windowClosing, windowDeactivated, windowDeiconified, windowIconified, windowOpenedMethods inherited from class GenericConsole
addButton, clearContent, completeCommand, destroyConsole, displayConsole, doAction, getCommandString, getLabel, getLabelWithoutMnemonic, getText, map, notifyCallback, notifyEnabled, processKey, recallCommand, sendConsoleEcho, sendConsoleMessage, setAbstractButtonLabels, setCallbackFunction, setLabels, setupLabels, setupLabels0, setViewer, trimGUI, zap
-
Constructor Details
-
AppletConsole
public AppletConsole()
-
-
Method Details
-
start
-
getLabel1
- Overrides:
getLabel1in classGenericConsole
-
layoutWindow
- Specified by:
layoutWindowin classGenericConsole
-
setVisible
public void setVisible(boolean visible) - Specified by:
setVisiblein interfaceJmolAppConsoleInterface- Overrides:
setVisiblein classJmolConsole
-
actionPerformed
- Specified by:
actionPerformedin interfaceActionListener- Overrides:
actionPerformedin classJmolConsole
-
execute
- Overrides:
executein classGenericConsole
-
regainFocus
public void regainFocus()
-