Package org.jmol.console
Class JmolConsole
java.lang.Object
org.jmol.console.GenericConsole
org.jmol.console.JmolConsole
- All Implemented Interfaces:
ActionListener,WindowListener,EventListener,JmolAppConsoleInterface,JmolCallbackListener
- Direct Known Subclasses:
AppConsole,AppletConsole
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsFields inherited from class org.jmol.console.GenericConsole
clearInButton, clearOutButton, defaultMessage, editButton, historyButton, input, label1, labels, loadButton, menuMap, nTab, output, runButton, stateButton, vwr -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidprotected voidvoiddispose()protected ContainergetPane()protected booleanisMenuItem(Object source) newJMenuItem(String key) protected StringnextFileName(String stub, int nTab) protected JmolAbstractButtonprotected voidsetTitle()voidsetVisible(boolean isVisible) voidprotected voidvoidvoidvoidvoidvoidvoidvoidMethods inherited from class org.jmol.console.GenericConsole
addButton, clearContent, completeCommand, destroyConsole, displayConsole, doAction, execute, getLabel, getLabel1, getLabelWithoutMnemonic, getMnemonic, getText, layoutWindow, map, notifyCallback, notifyEnabled, processKey, recallCommand, sendConsoleEcho, sendConsoleMessage, setAbstractButtonLabels, setCallbackFunction, setLabels, setupLabels, setupLabels0, setViewer, trimGUI, zapMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.jmol.api.JmolAppConsoleInterface
start
-
Field Details
-
vwrFrame
-
externalContainer
-
scriptEditor
-
-
Constructor Details
-
JmolConsole
public JmolConsole()
-
-
Method Details
-
dispose
public void dispose()- Specified by:
disposein interfaceJmolAppConsoleInterface- Specified by:
disposein classGenericConsole
-
getPane
-
setTitle
protected void setTitle()- Specified by:
setTitlein classGenericConsole
-
setVisible
public void setVisible(boolean isVisible) - Specified by:
setVisiblein interfaceJmolAppConsoleInterface- Specified by:
setVisiblein classGenericConsole
-
setButton
- Specified by:
setButtonin classGenericConsole
-
updateLabels
protected void updateLabels()- Overrides:
updateLabelsin classGenericConsole
-
getScriptEditor
- Specified by:
getScriptEditorin interfaceJmolAppConsoleInterface- Specified by:
getScriptEditorin classGenericConsole
-
nextFileName
- Specified by:
nextFileNamein classGenericConsole
-
actionPerformed
- Specified by:
actionPerformedin interfaceActionListener
-
isMenuItem
- Specified by:
isMenuItemin classGenericConsole
-
addWindowListener
protected void addWindowListener() -
windowActivated
- Specified by:
windowActivatedin interfaceWindowListener- Parameters:
we-
-
windowClosed
- Specified by:
windowClosedin interfaceWindowListener
-
windowClosing
- Specified by:
windowClosingin interfaceWindowListener
-
windowDeactivated
- Specified by:
windowDeactivatedin interfaceWindowListener- Parameters:
we-
-
windowDeiconified
- Specified by:
windowDeiconifiedin interfaceWindowListener- Parameters:
we-
-
windowIconified
- Specified by:
windowIconifiedin interfaceWindowListener- Parameters:
we-
-
windowOpened
- Specified by:
windowOpenedin interfaceWindowListener- Parameters:
we-
-
newJMenu
- Specified by:
newJMenuin interfaceJmolAppConsoleInterface
-
newJMenuItem
- Specified by:
newJMenuItemin interfaceJmolAppConsoleInterface
-
updateFontSize
public void updateFontSize()
-