abbot.editor.recorder
Class DialogRecorder
java.lang.Object
|
+--abbot.editor.recorder.SemanticRecorder
|
+--abbot.editor.recorder.ComponentRecorder
|
+--abbot.editor.recorder.ContainerRecorder
|
+--abbot.editor.recorder.WindowRecorder
|
+--abbot.editor.recorder.DialogRecorder
- All Implemented Interfaces:
- SemanticEvents
- Direct Known Subclasses:
- FileDialogRecorder
- public class DialogRecorder
- extends WindowRecorder
Record basic semantic events you might find on an Window.
Methods inherited from class abbot.editor.recorder.ComponentRecorder |
, accept, canDrag, canMultipleClick, createAWTMenuSelection, createClick, createDrag, createDrop, createInputMethod, createKey, createMenuSelection, createPopupMenuSelection, createWindowEvent, dragStarted, isClick, isClose, isDragDrop, isKeyTyped, isMenuEvent, isOpen, isToolTip, parse, parseClick, parseDrop, parseInputMethod, parseKeyEvent, parseMenuSelection |
Methods inherited from class abbot.editor.recorder.SemanticRecorder |
addActionListener, getFinder, getRecordingType, getResolver, getStep, isFinished, record, setFinished, setRecordingType, setStatus, setStep |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DialogRecorder
public DialogRecorder(Resolver resolver)
createResize
protected Step createResize(Window window,
Dimension size)
- Overrides:
createResize
in class WindowRecorder
Copyright © 2002-2003 Timothy Wall. All Rights Reserved.
Abbot is hosted on