net.officefloor.eclipse.tool.demo
Class MoveActiveShellMacro.MoveShellToLocationMacroTask
java.lang.Object
net.officefloor.eclipse.tool.demo.MoveActiveShellMacro.MoveShellToLocationMacroTask
- All Implemented Interfaces:
- MacroTask
- Enclosing class:
- MoveActiveShellMacro
public class MoveActiveShellMacro.MoveShellToLocationMacroTask
- extends Object
- implements MacroTask
Moves the mouse (and subsequently the Shell) to the specified
move location.
- Author:
- Daniel Sagenschneider
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MoveActiveShellMacro.MoveShellToLocationMacroTask
public MoveActiveShellMacro.MoveShellToLocationMacroTask()
runMacroTask
public void runMacroTask(MacroTaskContext context)
- Specified by:
runMacroTask in interface MacroTask
getPostRunWaitTime
public long getPostRunWaitTime()
- Specified by:
getPostRunWaitTime in interface MacroTask
Copyright © 2005-2012. All Rights Reserved.