org.vectomatic.client.rep.controller
Class EditPathController

java.lang.Object
  extended by org.vectomatic.client.rep.controller.ControllerBase
      extended by org.vectomatic.client.rep.controller.EditPathController
All Implemented Interfaces:
IController

public class EditPathController
extends ControllerBase


Field Summary
 
Fields inherited from class org.vectomatic.client.rep.controller.ControllerBase
_app
 
Constructor Summary
EditPathController(RepApplication app)
           
 
Method Summary
 MouseControllerButton getButton()
           
 
Methods inherited from class org.vectomatic.client.rep.controller.ControllerBase
activate, deactivate, keyDown, keyPress, keyUp, mouseDown, mouseMove, mouseUp, render
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EditPathController

public EditPathController(RepApplication app)
Method Detail

getButton

public MouseControllerButton getButton()


Copyright © 2010. All Rights Reserved.