- LabelWidgetOperator - Class in org.netbeans.jellytools.widgets
-
Handle org.netbeans.api.visual.widget.LabelWidget object which represents
widget with textual label.
- LabelWidgetOperator(LabelWidget) - Constructor for class org.netbeans.jellytools.widgets.LabelWidgetOperator
-
Creates operator for given LabelWidget.
- LabelWidgetOperator(WidgetOperator, int) - Constructor for class org.netbeans.jellytools.widgets.LabelWidgetOperator
-
Waits for index-th LabelWidget under given parent.
- LabelWidgetOperator(WidgetOperator, String) - Constructor for class org.netbeans.jellytools.widgets.LabelWidgetOperator
-
Waits for LabelWidget with specified label under given parent.
- LabelWidgetOperator(WidgetOperator, String, int) - Constructor for class org.netbeans.jellytools.widgets.LabelWidgetOperator
-
Waits for index-th LabelWidget with specified label under given parent.
- LabelWidgetOperator(TopComponentOperator, int) - Constructor for class org.netbeans.jellytools.widgets.LabelWidgetOperator
-
Waits for index-th LabelWidget with specified label under given TopComponent.
- LabelWidgetOperator(TopComponentOperator, String) - Constructor for class org.netbeans.jellytools.widgets.LabelWidgetOperator
-
Waits for index-th LabelWidget with specified label under given TopComponent.
- LabelWidgetOperator(TopComponentOperator, String, int) - Constructor for class org.netbeans.jellytools.widgets.LabelWidgetOperator
-
Waits for index-th LabelWidget with specified label under given TopComponent.
- layerInstancePath - Variable in class org.netbeans.jellytools.actions.Action
-
Path to action instance FileObject in layer or null when API_MODE is not
supported or systemActionClass is used.
- lblDescriptionHeader() - Method in class org.netbeans.jellytools.properties.PropertySheetOperator
-
Returns JLabelOperator representing header of description area.
- lblQuestion() - Method in class org.netbeans.jellytools.QuestionDialogOperator
-
Returns operator of question's label.
- lblSelectTheCategory() - Method in class org.netbeans.jellytools.SaveAsTemplateOperator
-
Returns operator of "Select the category..." label.
- LEFT - Static variable in class org.netbeans.jellytools.actions.AttachWindowAction
-
- lstClasspath() - Method in class org.netbeans.jellytools.properties.editors.ClasspathCustomEditorOperator
-
Tries to find null JList in this dialog.
- lstFontName() - Method in class org.netbeans.jellytools.properties.editors.FontCustomEditorOperator
-
Tries to find null JList in this dialog.
- lstFontSize() - Method in class org.netbeans.jellytools.properties.editors.FontCustomEditorOperator
-
Tries to find null JList in this dialog.
- lstFontStyle() - Method in class org.netbeans.jellytools.properties.editors.FontCustomEditorOperator
-
Tries to find null JList in this dialog.
- lstItemList() - Method in class org.netbeans.jellytools.properties.editors.StringArrayCustomEditorOperator
-
Tries to find JList in this dialog.
- lstSteps() - Method in class org.netbeans.jellytools.WizardOperator
-
Returns operator of the list of steps on the left side in wizard dialog.