abbot.editor.recorder
Class ButtonRecorder
java.lang.Object
abbot.editor.recorder.SemanticRecorder
abbot.editor.recorder.ComponentRecorder
abbot.editor.recorder.ButtonRecorder
- All Implemented Interfaces:
- SemanticEvents
public class ButtonRecorder
- extends ComponentRecorder
Record simple clicks on a Button component.
Method Summary |
protected Step |
createClick(Component target,
int x,
int y,
int mods,
int count)
Don't need to store any position or modifier information. |
Methods inherited from class abbot.editor.recorder.ComponentRecorder |
accept, canDrag, canMultipleClick, createAWTMenuSelection, createDrag, createDrop, createInputMethod, createKey, createMenuSelection, createPopupMenuSelection, createStep, createWindowEvent, dragStarted, getLocation, getLocationArgument, init, isClick, isClose, isDragDrop, isKeyTyped, isMenuEvent, isOpen, isToolTip, isWindowEvent, parse, parseClick, parseDrop, parseInputMethod, parseKeyEvent, parseMenuSelection, parseWindowEvent, setFinished |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ButtonRecorder
public ButtonRecorder(Resolver resolver)
createClick
protected Step createClick(Component target,
int x,
int y,
int mods,
int count)
- Don't need to store any position or modifier information.
- Overrides:
createClick
in class ComponentRecorder
Copyright © 2002-2008 Timothy Wall. All Rights Reserved.
Abbot is hosted on