com.yobotics.simulationconstructionset.gui
Class GraphArrayWindow
java.lang.Object
com.yobotics.simulationconstructionset.gui.GraphArrayWindow
- All Implemented Interfaces:
- SelectGraphConfigurationCommandExecutor, GraphGroupSelector
public class GraphArrayWindow
- extends java.lang.Object
- implements SelectGraphConfigurationCommandExecutor, GraphGroupSelector
Constructor Summary |
GraphArrayWindow(AllCommandsExecutor allCommandsExecutor,
GUIEnablerAndDisabler guiEnablerAndDisabler,
ConfigurationList configurationList,
GraphGroupList graphGroupList,
java.lang.String graphGroupName,
GraphConfigurationList graphConfigurationList,
SelectedVariableHolder selectedVariableHolder,
DataBuffer dataBuffer,
StandardGUIActions mainGUIActions,
int screenID,
boolean maximizeWindow)
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GraphArrayWindow
public GraphArrayWindow(AllCommandsExecutor allCommandsExecutor,
GUIEnablerAndDisabler guiEnablerAndDisabler,
ConfigurationList configurationList,
GraphGroupList graphGroupList,
java.lang.String graphGroupName,
GraphConfigurationList graphConfigurationList,
SelectedVariableHolder selectedVariableHolder,
DataBuffer dataBuffer,
StandardGUIActions mainGUIActions,
int screenID,
boolean maximizeWindow)
getGUIActions
public StandardGUIActions getGUIActions()
updateGraphs
public void updateGraphs()
isVisable
public boolean isVisable()
closeWindow
public void closeWindow()
repaint
public void repaint()
isPainting
public boolean isPainting()
updateGUI
public void updateGUI()
selectGraphConfiguration
public void selectGraphConfiguration(java.lang.String name)
- Specified by:
selectGraphConfiguration
in interface SelectGraphConfigurationCommandExecutor
selectGraphGroup
public void selectGraphGroup(java.lang.String name)
- Specified by:
selectGraphGroup
in interface GraphGroupSelector
setupGraph
public void setupGraph(java.lang.String[] varnames)
setupGraph
public void setupGraph(java.lang.String[][] varnames)
zoomFullView
public void zoomFullView()
allowTickUpdatesNow
public boolean allowTickUpdatesNow()
closeAndDispose
public void closeAndDispose()