|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Deprecated Classes | |
junit.extensions.abbot.ScriptTestCase
Use ScriptFixture instead. |
Deprecated Methods | |
abbot.tester.JTextComponentTester.actionText(Component, String)
|
|
abbot.script.ComponentReference.getIndex()
use getAttribute(TAG_INDEX) instead. |
|
abbot.script.ComponentReference.getInvokerID()
use getAttribute(TAG_INVOKER) instead. |
|
abbot.script.ComponentReference.getName()
use getAttribute(TAG_NAME) instead. |
|
abbot.script.ComponentReference.getTag()
use getAttribute(TAG_TAG) instead. |
|
abbot.script.ComponentReference.getTitle()
use getAttribute(TAG_TITLE) instead. |
|
abbot.script.ComponentReference.getWindowID()
use getAttribute(TAG_WINDOW) instead. |
|
abbot.editor.ScriptEditor.setDocumentationProperties(String[])
Set the properties for your action directly. Install the given documentation properties, given as an array of four Strings. Add-on classes derived from ComponentTester should invoke this for each exported action. These properties are for use by the editor to better describe the available methods.
|
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |