| 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
  |
  +--org.safs.jvmagent.ObjectAgent
        |
        +--org.safs.jvmagent.ComponentAgent
              |
              +--org.safs.jvmagent.ContainerAgent
                    |
                    +--org.safs.jvmagent.WindowAgent
                          |
                          +--org.safs.jvmagent.FrameAgent
                                |
                                +--org.safs.jvmagent.JFrameAgent
                                      |
                                      +--org.safs.abbot.JFrameAgent
| Fields inherited from class org.safs.jvmagent.JFrameAgent | 
JFRAME_PROPERTIES, objectType | 
| Fields inherited from class org.safs.jvmagent.FrameAgent | 
FRAME_PROPERTIES | 
| Fields inherited from class org.safs.jvmagent.WindowAgent | 
WINDOW_PROPERTIES | 
| Fields inherited from class org.safs.jvmagent.ContainerAgent | 
CONTAINER_PROPERTIES | 
| Fields inherited from class org.safs.jvmagent.ComponentAgent | 
COMPONENT_PROPERTIES | 
| Fields inherited from class org.safs.jvmagent.ObjectAgent | 
alternateAncestor, alternateAncestorClassname, factory, OBJECT_PROPERTIES | 
| Constructor Summary | |
JFrameAgent()
Constructor for JFrameAgent.  | 
|
| Method Summary | |
 void | 
process(java.lang.Object object,
        TestRecordData testRecordData)
Process the action provided in the testRecordData.  | 
| Methods inherited from class org.safs.jvmagent.JFrameAgent | 
getChildCount, getChildren, getProperty, getPropertyNames | 
| Methods inherited from class org.safs.jvmagent.ComponentAgent | 
validateActionCommand, validateComponent | 
| Methods inherited from class org.safs.jvmagent.ObjectAgent | 
getAlternateAncestor, getAlternateAncestorClassname, getAncestorAgent, getCaption, getClassName, getID, getLevel, getLocalAgentFactory, getMatchingPathObject, getName, getStringData, getSuperClassNames, getText, isMatchingPath, isShowing, isValid, processAncestor, setAlternateAncestor, setAlternateAncestorClassname, setLocalAgentFactory | 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
public JFrameAgent()
| Method Detail | 
public void process(java.lang.Object object,
                    TestRecordData testRecordData)
process in class ObjectAgenttestRecordData - provides all the information needed by the Agent to perform the action.
  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||