net.officefloor.eclipse.tool.demo
Class MoveActiveShellMacro.MoveShellToLocationMacroTask

java.lang.Object
  extended by 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

Constructor Summary
MoveActiveShellMacro.MoveShellToLocationMacroTask()
           
 
Method Summary
 long getPostRunWaitTime()
           
 void runMacroTask(MacroTaskContext context)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MoveActiveShellMacro.MoveShellToLocationMacroTask

public MoveActiveShellMacro.MoveShellToLocationMacroTask()
Method Detail

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.