|
|||||||||
| Home >> All >> abbot >> [ tester overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
abbot.tester
Class JRootPaneTester

java.lang.Objectabbot.tester.Robot
abbot.tester.ComponentTester
abbot.tester.ContainerTester
abbot.tester.JComponentTester
abbot.tester.JRootPaneTester
- All Implemented Interfaces:
- abbot.editor.i18n.Resources, abbot.i18n.Resources
- public class JRootPaneTester
- extends JComponentTester
| Nested Class Summary |
| Nested classes inherited from class abbot.editor.i18n.Resources |
abbot.editor.i18n.Resources.ResourceLoader |
| Field Summary |
| Fields inherited from class abbot.tester.JComponentTester |
|
| Fields inherited from class abbot.tester.ComponentTester |
|
| Fields inherited from class abbot.tester.Robot |
BUTTON_MASK, EM_AWT, EM_PROG, EM_ROBOT, eventMode, eventWaitDelay, MENU_SHORTCUT_KEYCODE, MENU_SHORTCUT_MASK, MENU_SHORTCUT_MODIFIER, mouseReleaseDelay, needJitter, POPUP_MASK, POPUP_MODIFIER, POPUP_ON_PRESS, TERTIARY_MASK, TERTIARY_MODIFIER |
| Fields inherited from interface abbot.editor.i18n.Resources |
bundle, STRINGS_BUNDLE |
| Constructor Summary | |
JRootPaneTester()
|
|
| Method Summary | |
java.lang.String |
deriveTag(java.awt.Component comp)
Return a unique identifier for the given Component. |
| Methods inherited from class abbot.tester.JComponentTester |
actionActionMap, actionScrollToVisible, actionScrollToVisible, mousePress, scrollToVisible, scrollToVisible |
| Methods inherited from class abbot.tester.Robot |
activate, bugCheck, capture, capture, capture, click, click, click, click, click, close, deiconify, delay, findFocusOwner, focus, getAutoDelay, getCanonicalClass, getEventID, getEventID, getKeyCode, getKeyCode, getKeyModifiers, getModifiers, getModifiers, getMouseModifiers, iconify, invokeAction, invokeAndWait, isModifier, isTertiaryButton, jitter, jitter, key, key, keyPress, keyRelease, keyString, keyStroke, maskToKeyCode, mouseMove, mouseMove, mouseMove, mousePress, mousePress, mousePress, mousePress, mouseRelease, mouseRelease, move, moveBy, needMenuFix, onPopup, postEvent, resize, resizeBy, sample, selectAWTMenuItem, selectAWTMenuItemByLabel, selectMenuItem, sendEvent, setAutoDelay, showPopupMenu, simpleClassName, sleep, toString, toString, toString, wait, wait, wait, waitForIdle |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
JRootPaneTester
public JRootPaneTester()
| Method Detail |
deriveTag
public java.lang.String deriveTag(java.awt.Component comp)
- Return a unique identifier for the given Component. There is only
ever one JRootPane for a given Window, so derive from the parent's
tag.
- Overrides:
deriveTagin classJComponentTester
|
|||||||||
| Home >> All >> abbot >> [ tester overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC