org.pdfsam.guiclient.business
Class PagesWorker
java.lang.Object
org.pdfsam.guiclient.business.PagesWorker
public class PagesWorker
- extends java.lang.Object
Worker for the pages actions
- Author:
- Andrea Vacondio
Method Summary |
void |
execute(java.lang.String action)
execute the login in response of an action |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MOVE_UP
public static final java.lang.String MOVE_UP
- See Also:
- Constant Field Values
MOVE_DOWN
public static final java.lang.String MOVE_DOWN
- See Also:
- Constant Field Values
REMOVE
public static final java.lang.String REMOVE
- See Also:
- Constant Field Values
UNDELETE
public static final java.lang.String UNDELETE
- See Also:
- Constant Field Values
ROTATE_CLOCK
public static final java.lang.String ROTATE_CLOCK
- See Also:
- Constant Field Values
ROTATE_ANTICLOCK
public static final java.lang.String ROTATE_ANTICLOCK
- See Also:
- Constant Field Values
REVERSE
public static final java.lang.String REVERSE
- See Also:
- Constant Field Values
PagesWorker
public PagesWorker(JVisualSelectionList list)
- Parameters:
list
-
execute
public void execute(java.lang.String action)
- execute the login in response of an action
- Parameters:
action
-