Skip navigation links
org.netbeans.modules.jellytools.platform/3 3.54
A B C D E F G H I J K L M N O P Q R S T U V W Y 

W

WAIT_AFTER_SHORTCUT_TIMEOUT - Static variable in class org.netbeans.jellytools.actions.Action
sleep time between sequence of shortcuts
waitChildNotPresent(String) - Method in class org.netbeans.jellytools.nodes.Node
Waits until child with specified name is not present under this node.
waitClosed() - Method in class org.netbeans.jellytools.TopComponentOperator
Waits the topcomponent to be closed.
waitCollapsed() - Method in class org.netbeans.jellytools.nodes.Node
Waits for node to be collapsed
waitExpanded() - Method in class org.netbeans.jellytools.nodes.Node
Waits for node to be expanded
waitExpanded(TreePath) - Method in class org.netbeans.jellytools.OutlineOperator
Waits until the given TreePath is expanded.
waitNoEvent - Variable in class org.netbeans.jellytools.JellyTestCase
Wait 1000 ms before every test case
waitNotPresent() - Method in class org.netbeans.jellytools.nodes.Node
Waits until this node is no longer present.
waitScanFinished() - Method in class org.netbeans.jellytools.JellyTestCase
Waits for the source scanning to be finished.
waitStatusText(String) - Method in class org.netbeans.jellytools.MainWindowOperator
Waits until given text appears in the main window status bar.
waitTabEnabled(String) - Method in class org.netbeans.jellytools.PluginsOperator
Waits until specified tab is enabled.
waitText(String) - Method in class org.netbeans.jellytools.MainWindowOperator.StatusTextTracer
Waits for text to be shown in the Main Window status bar not removing any message from history.
waitText(String, boolean) - Method in class org.netbeans.jellytools.MainWindowOperator.StatusTextTracer
Waits for text to be shown in the Main Window status bar.
waitText(String) - Method in class org.netbeans.jellytools.OutputTabOperator
Waits for text to be displayed in this output tab.
waitTopComponent(String, int) - Static method in class org.netbeans.jellytools.TopComponentOperator
Waits for index-th TopComponent with given name in IDE registry.
waitTopComponent(ContainerOperator, String, int, ComponentChooser) - Static method in class org.netbeans.jellytools.TopComponentOperator
Waits for index-th TopComponent with given name in IDE registry.
widget - Variable in class org.netbeans.jellytools.widgets.WidgetOperator
 
WidgetOperator - Class in org.netbeans.jellytools.widgets
Handle org.netbeans.api.visual.widget.Widget object which represents some graphical content.
WidgetOperator(Widget) - Constructor for class org.netbeans.jellytools.widgets.WidgetOperator
Creates operator for given Widget.
WidgetOperator(WidgetOperator, WidgetOperator.WidgetChooser) - Constructor for class org.netbeans.jellytools.widgets.WidgetOperator
Waits for Widget specified by WidgetChooser implementation under given parent.
WidgetOperator(WidgetOperator, int) - Constructor for class org.netbeans.jellytools.widgets.WidgetOperator
Waits for index-th Widget under given parent.
WidgetOperator(WidgetOperator, WidgetOperator.WidgetChooser, int) - Constructor for class org.netbeans.jellytools.widgets.WidgetOperator
Waits for index-th Widget specified by WidgetChooser implementation under given parent.
WidgetOperator(TopComponentOperator, WidgetOperator.WidgetChooser) - Constructor for class org.netbeans.jellytools.widgets.WidgetOperator
Waits for Widget specified by WidgetChooser implementation in given TopComponent.
WidgetOperator(TopComponentOperator, int) - Constructor for class org.netbeans.jellytools.widgets.WidgetOperator
Waits for index-th Widget in given TopComponent.
WidgetOperator(TopComponentOperator, WidgetOperator.WidgetChooser, int) - Constructor for class org.netbeans.jellytools.widgets.WidgetOperator
Waits for index-th Widget specified by WidgetChooser implementation in given TopComponent.
WidgetOperator.WidgetChooser - Interface in org.netbeans.jellytools.widgets
You can implement this interface if you want to find some specific widget and then you can use it in WidgetOperator constructor.
WizardOperator - Class in org.netbeans.jellytools
Enable to manipulate NetBeans wizards.
WizardOperator(JDialog) - Constructor for class org.netbeans.jellytools.WizardOperator
Generic constructor
WizardOperator(String) - Constructor for class org.netbeans.jellytools.WizardOperator
Creates a new instance of WizardOperator.
wrapText() - Method in class org.netbeans.jellytools.OutputOperator
Performs wrap text action on active tab.
wrapText() - Method in class org.netbeans.jellytools.OutputTabOperator
Performs wrap text action.
A B C D E F G H I J K L M N O P Q R S T U V W Y 
Skip navigation links
org.netbeans.modules.jellytools.platform/3 3.54