org.vectomatic.client.rep.controller
Class GroupController
java.lang.Object
org.vectomatic.client.rep.controller.ControllerBase
org.vectomatic.client.rep.controller.GroupController
- All Implemented Interfaces:
- EventListener, IController, IShapeSelectionListener
public class GroupController
- extends ControllerBase
- implements IShapeSelectionListener
Controller to respond to grouping requests and turn
them into GroupCommand
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GroupController
public GroupController(RepApplication app)
activate
public void activate(DrawingView view)
- Specified by:
activate
in interface IController
- Overrides:
activate
in class ControllerBase
selectionChanged
public void selectionChanged(ShapeSelection selection)
- Specified by:
selectionChanged
in interface IShapeSelectionListener
getGroupMenuItem
public com.google.gwt.user.client.ui.MenuItem getGroupMenuItem()
getGroupContextItem
public com.google.gwt.user.client.ui.MenuItem getGroupContextItem()
Copyright © 2010. All Rights Reserved.