|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--abbot.editor.recorder.SemanticRecorder | +--abbot.editor.recorder.ComponentRecorder | +--abbot.editor.recorder.ContainerRecorder
Record basic semantic events you might find on an Container.
Fields inherited from class abbot.editor.recorder.SemanticRecorder |
events |
Fields inherited from interface abbot.editor.recorder.SemanticEvents |
SE_ANY, SE_CLICK, SE_DRAG, SE_DROP, SE_IM, SE_KEY, SE_MENU, SE_NONE, SE_TEXT, SE_WINDOW |
Constructor Summary | |
ContainerRecorder(Resolver resolver)
|
Methods inherited from class abbot.editor.recorder.ComponentRecorder |
|
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 |
Constructor Detail |
public ContainerRecorder(Resolver resolver)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |