abbot.editor.recorder
Class ContainerRecorder

java.lang.Object
  extended byabbot.editor.recorder.SemanticRecorder
      extended byabbot.editor.recorder.ComponentRecorder
          extended byabbot.editor.recorder.ContainerRecorder
All Implemented Interfaces:
SemanticEvents
Direct Known Subclasses:
JComponentRecorder, WindowRecorder

public class ContainerRecorder
extends ComponentRecorder

Record basic semantic events you might find on an Container.


Field Summary
 
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
accept, canDrag, canMultipleClick, createAWTMenuSelection, createClick, 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, setNativeDrag
 
Methods inherited from class abbot.editor.recorder.SemanticRecorder
addActionListener, getRecordingType, getResolver, getStep, isFinished, record, setRecordingType, setStatus, setStep
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ContainerRecorder

public ContainerRecorder(Resolver resolver)


Copyright © 2002-2004 Timothy Wall. All Rights Reserved.
Abbot is hosted on

SourceForge