Class StartVertexController
java.lang.Object
org.cristalise.gui.graph.controller.StartVertexController
- All Implemented Interfaces:
ActionListener,EventListener,Observer
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidsetGraphModelManager(GraphModelManager graphModelManager) voidsetStartButton(JButton startButton) voidupdate(Observable o, Object arg)
-
Constructor Details
-
StartVertexController
public StartVertexController()
-
-
Method Details
-
setGraphModelManager
-
setStartButton
-
update
-
actionPerformed
- Specified by:
actionPerformedin interfaceActionListener
-