|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.safs.jvmagent.agents.ObjectAgent
org.safs.jvmagent.agents.ComponentAgent
org.safs.jvmagent.agents.ContainerAgent
org.safs.jvmagent.agents.JComponentAgent
org.safs.jvmagent.agents.JChildlessAgent
org.safs.jvmagent.agents.JTableAgent
org.safs.abbot.jvmagent.agents.JTableAgent
public class JTableAgent
| Field Summary | |
|---|---|
protected java.lang.String |
action
|
protected java.lang.String |
compName
|
protected java.lang.String |
param
|
protected JTableTester |
tester
|
protected java.lang.String |
windowName
|
| Fields inherited from class org.safs.jvmagent.agents.JTableAgent |
|---|
INDEX_SEP, objectType |
| Fields inherited from class org.safs.jvmagent.agents.ObjectAgent |
|---|
alternateAncestor, alternateAncestorClassname, factory |
| Constructor Summary | |
|---|---|
JTableAgent()
Constructor for JTableAgent. |
|
| Method Summary | |
|---|---|
TestRecordData |
process(java.lang.Object object,
TestRecordData testRecordData)
Process the action provided in the testRecordData. |
| Methods inherited from class org.safs.jvmagent.agents.JTableAgent |
|---|
getColumnNames, getColumnWidths, getHeaderValues, getRowHeights, getSelectedColumns, getSelectedRows, getSubItemAtIndex |
| Methods inherited from class org.safs.jvmagent.agents.JChildlessAgent |
|---|
getChildCount, getChildren |
| Methods inherited from class org.safs.jvmagent.agents.ComponentAgent |
|---|
convertCoords, validateActionCommand, validateComponent |
| Methods inherited from class org.safs.jvmagent.agents.ObjectAgent |
|---|
getAlternateAncestor, getAlternateAncestorClassname, getAncestorAgent, getCaption, getClassName, getID, getLevel, getLocalAgentFactory, getMatchingPathObject, getName, getProperty, getPropertyNames, 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 |
| Field Detail |
|---|
protected JTableTester tester
protected java.lang.String action
protected java.lang.String windowName
protected java.lang.String compName
protected java.lang.String param
| Constructor Detail |
|---|
public JTableAgent()
| Method Detail |
|---|
public TestRecordData process(java.lang.Object object,
TestRecordData testRecordData)
process in interface LocalAgentprocess in class ObjectAgenttestRecordData - provides all the information needed by the Agent to perform the action.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||