org.vectomatic.client.rep.controller
Class RepresentationController
java.lang.Object
org.vectomatic.client.rep.controller.ControllerBase
org.vectomatic.client.rep.controller.RepresentationController
- All Implemented Interfaces:
- EventListener, IController, ICommandHistoryListener
public class RepresentationController
- extends ControllerBase
- implements ICommandHistoryListener
Controller to respond to open / save requests. Not active
in the present version (no server side yet)
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RepresentationController
public RepresentationController(RepApplication app)
commandHistoryChange
public void commandHistoryChange(CommandHistory commandHistory)
- Specified by:
commandHistoryChange
in interface ICommandHistoryListener
open
public void open()
save
public void save()
getSaveButton
public ControllerPushButton getSaveButton()
getCurrentRep
public Representation getCurrentRep()
Copyright © 2010. All Rights Reserved.