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 

G

getArgumentKey() - Method in class org.netbeans.jellytools.properties.editors.ProcessDescriptorCustomEditorOperator
getter for Argument Key text
getArguments() - Method in class org.netbeans.jellytools.properties.editors.ProcessDescriptorCustomEditorOperator
getter of edited arguments text
getBounds() - Method in class org.netbeans.jellytools.widgets.WidgetOperator
Returns bounds occupied by widget.
getBuild() - Static method in class org.netbeans.jellytools.JellyVersion
Returns Jellytools build number.
getBundle(String) - Static method in class org.netbeans.jellytools.Bundle
Returns ResourceBundle from specified path.
getCenter() - Method in class org.netbeans.jellytools.widgets.WidgetOperator
Returns center of this widget in underlying view coordinates.
getChildren() - Method in class org.netbeans.jellytools.nodes.Node
returns list of names of children
getChildren() - Method in class org.netbeans.jellytools.widgets.WidgetOperator
Returns List of WidgetOperators representing children of this Widget.
getClasspathValue() - Method in class org.netbeans.jellytools.properties.ClasspathProperty
getter for Classpath value through Custom Editor
getClasspathValue() - Method in class org.netbeans.jellytools.properties.editors.ClasspathCustomEditorOperator
returns complete class path from editor
getColorValue() - Method in class org.netbeans.jellytools.properties.ColorProperty
getter for Color value through Custom Editor
getColorValue() - Method in class org.netbeans.jellytools.properties.editors.ColorCustomEditorOperator
returns edited color
getComparator() - Method in class org.netbeans.jellytools.actions.Action
Gets comparator set for this action instance.
getComparator() - Method in class org.netbeans.jellytools.nodes.Node
Gets comparator for this node instance.
getContentText() - Method in class org.netbeans.jellytools.HelpOperator
returns help content in plain text form
getControlPoint(int) - Method in class org.netbeans.jellytools.widgets.ConnectionWidgetOperator
Returns index-th control point.
getControlPoints() - Method in class org.netbeans.jellytools.widgets.ConnectionWidgetOperator
Returns list of control points.
getDataFolder(JellyTestCase) - Static method in class org.netbeans.jellytools.util.FolderContext
Returns data folder context for given test.
getDataObject(String) - Method in class org.netbeans.jellytools.util.FolderContext
Finds the Data Object.
getDefault() - Static method in class org.netbeans.jellytools.MainWindowOperator
Returns instance of MainWindowOperator.
getDefaultMode() - Method in class org.netbeans.jellytools.actions.Action
Returns default mode in which actions are performed.
getDescendantClassLoader() - Method in class org.netbeans.jellytools.TestBundleKeys
Descendants need to implement this method to return their classloader.
getDescription() - Method in class org.netbeans.jellytools.OutputTabOperator.OutputTabSubchooser
 
getDescription() - Method in class org.netbeans.jellytools.properties.PropertySheetOperator
Gest description from description area.
getDescription() - Method in interface org.netbeans.jellytools.widgets.WidgetOperator.WidgetChooser
Returns description of matching criteria used in output messages.
getDescriptionHeader() - Method in class org.netbeans.jellytools.properties.PropertySheetOperator
Gets text of header from description area.
getDimensionValue() - Method in class org.netbeans.jellytools.properties.DimensionProperty
getter for Dimension valuethrough Custom Editor
getFileObject(String) - Method in class org.netbeans.jellytools.util.FolderContext
Finds the File Object.
getFileOrURL() - Method in class org.netbeans.jellytools.properties.editors.IconCustomEditorOperator
Gets text from "File or URL" text field.
getFileValue() - Method in class org.netbeans.jellytools.properties.editors.FileCustomEditorOperator
returns edited file
getFileValue() - Method in class org.netbeans.jellytools.properties.FileProperty
getter for File value through Custom Editor
getFontName() - Method in class org.netbeans.jellytools.properties.editors.FontCustomEditorOperator
returns edited font name
getFontSize() - Method in class org.netbeans.jellytools.properties.editors.FontCustomEditorOperator
returns edited font size
getFontStyle() - Method in class org.netbeans.jellytools.properties.editors.FontCustomEditorOperator
returns edited font style
getFontValue() - Method in class org.netbeans.jellytools.properties.FontProperty
getter for Font value through Custom Editor
getHeightValue() - Method in class org.netbeans.jellytools.properties.editors.DimensionCustomEditorOperator
returns height value
getHeightValue() - Method in class org.netbeans.jellytools.properties.editors.RectangleCustomEditorOperator
getter for edited Height value
getHelpMenu() - Static method in class org.netbeans.jellytools.actions.HelpAction
Gets the bundle message for the "Help Contents" menu item.
getIDEVersion() - Static method in class org.netbeans.jellytools.JellyVersion
Returns IDE version which Jellytools were build on.
getItemText() - Method in class org.netbeans.jellytools.properties.editors.StringArrayCustomEditorOperator
Gets text from text field.
getJemmyMajorVersion() - Static method in class org.netbeans.jellytools.JellyVersion
Returns Jemmy major version which Jellytools were build on.
getJemmyMinorVersion() - Static method in class org.netbeans.jellytools.JellyVersion
Returns Jemmy minor version which Jellytools were build on.
getJemmyVersion() - Static method in class org.netbeans.jellytools.JellyVersion
Returns Jemmy version which Jellytools were build on.
getKeyCode() - Method in class org.netbeans.jellytools.actions.Action.Shortcut
Deprecated.
getter for key code
getKeyModifiers() - Method in class org.netbeans.jellytools.actions.Action.Shortcut
Deprecated.
getter for key modifiers
getKeyStrokes() - Method in class org.netbeans.jellytools.actions.Action
Returns an array of KeyStroke objects.
getLabel() - Method in class org.netbeans.jellytools.widgets.LabelWidgetOperator
Returns label of this widget.
getLength() - Method in class org.netbeans.jellytools.OutputTabOperator
Returns length of written text.
getLevel(String) - Method in class org.netbeans.jellytools.OptionsOperator
Gets definition level for the option.
getLine(int) - Method in class org.netbeans.jellytools.OutputTabOperator
Returns text from specified line.
getLineCount() - Method in class org.netbeans.jellytools.OutputTabOperator
Returns count of filled lines of this output tab.
getLocation() - Method in class org.netbeans.jellytools.widgets.WidgetOperator
Returns relative location of this widget to its parent.
getLocationForPath(TreePath) - Method in class org.netbeans.jellytools.OutlineOperator
Gets the location of a given TreePath in the Outline table (x for columns and y for rows) or (-1,-1) in case it was not found.
getMajorVersion() - Static method in class org.netbeans.jellytools.JellyVersion
Returns Jellytools major version number.
getMenuPath() - Method in class org.netbeans.jellytools.actions.Action
getter for main menu path
getMinorVersion() - Static method in class org.netbeans.jellytools.JellyVersion
Returns Jellytools minor version number.
getName() - Method in class org.netbeans.jellytools.properties.Property
Gets display name of this property.
getNodeValue() - Method in class org.netbeans.jellytools.properties.editors.TreeViewCustomEditorOperator
returns selected node name
getOpenideNode() - Method in class org.netbeans.jellytools.nodes.Node
Returns Object instance which represents org.openide.nodes.Node for this jellytools node.
getOutline() - Method in class org.netbeans.jellytools.nodes.OutlineNode
Gets the underlying OutlineOperator.
getOutline() - Method in class org.netbeans.jellytools.OutlineOperator
Gets the Outline component the operator is working with.
getOutputTab(String) - Method in class org.netbeans.jellytools.OutputOperator
Returns instance of OutputTabOperator of given name.
getParent() - Method in class org.netbeans.jellytools.widgets.WidgetOperator
Returns WidgetOperator for parent Widget of this operator or null if parent doesn't exist.
getParentPath() - Method in class org.netbeans.jellytools.nodes.Node
getter for path of parent node
getPath() - Method in class org.netbeans.jellytools.nodes.Node
getter for node path
getPathValue() - Method in class org.netbeans.jellytools.properties.editors.TreeViewCustomEditorOperator
returns selected node path
getPointValue() - Method in class org.netbeans.jellytools.properties.PointProperty
getter for Point value through Custom Editor
getPopupPath() - Method in class org.netbeans.jellytools.actions.Action
getter for popup menu path
getPrecedingSiblingsRowSpan(TreePath) - Method in class org.netbeans.jellytools.OutlineOperator
Gets the rowspan of siblings which are above irTreePath in the tree.
getProcess() - Method in class org.netbeans.jellytools.properties.editors.ProcessDescriptorCustomEditorOperator
getter of edited process text
getProcessDescriptorValue() - Method in class org.netbeans.jellytools.properties.ProcessDescriptorProperty
getter for ProcessDescriptor value through Custom Editor
getProperties(ClassLoader, String) - Static method in class org.netbeans.jellytools.TestBundleKeys
 
getPropertiesName() - Method in class org.netbeans.jellytools.TestBundleKeys
Descendants implement this method to return a proper name.
getPropertySheet(String) - Method in class org.netbeans.jellytools.OptionsOperator
Selects an option in the options tree, waits for property sheet corresponding to selected node and returns instance of PropertySheetOperator.
getRealOperator() - Method in class org.netbeans.jellytools.TreeTableOperator.RenderedTreeOperator
Returns TreeTableOperator instance which is used to handle events.
getRectangleValue() - Method in class org.netbeans.jellytools.properties.RectangleProperty
getter for Rectangle value through Custom Editor
getRendererName() - Method in class org.netbeans.jellytools.properties.Property
Returns class name of renderer used to render this property.
getRootNode(String) - Method in class org.netbeans.jellytools.OutlineOperator
Gets the first root node (child of the root element) of the specified name.
getRootNode(String, int) - Method in class org.netbeans.jellytools.OutlineOperator
Gets a root node (child of the root element) of the specified name.
getRootNode() - Method in class org.netbeans.jellytools.SaveAsTemplateOperator
Returns root node of templates tree.
getRow() - Method in class org.netbeans.jellytools.properties.Property
 
getRowForPath(TreePath) - Method in class org.netbeans.jellytools.OutlineOperator
Gets the row in the Outline table for a given TreePath or -1 if the TreePath is invalid.
getRowSpanOfLastElement(TreePath) - Method in class org.netbeans.jellytools.OutlineOperator
Gets the total rowspan of the last element of irTreePath.
getSceneOperator() - Method in class org.netbeans.jellytools.widgets.WidgetOperator
Returns operator for Scene widget which is parent of all other widgets.
getShortDescription() - Method in class org.netbeans.jellytools.properties.Property
Gets short description for this property.
getSource() - Method in class org.netbeans.jellytools.OptionsOperator
Returns component.
getSource() - Method in class org.netbeans.jellytools.widgets.WidgetOperator
Returns underlying component which hosts this widget.
getSourceControlPoint() - Method in class org.netbeans.jellytools.widgets.ConnectionWidgetOperator
Returns control point of source widget.
getSourceWidgetOperator() - Method in class org.netbeans.jellytools.widgets.ConnectionWidgetOperator
Returns WidgetOperator of source widget of this connection.
getStatusText() - Method in class org.netbeans.jellytools.MainWindowOperator
Returns text from status bar.
getStatusTextHistory() - Method in class org.netbeans.jellytools.MainWindowOperator.StatusTextTracer
Returns list of elements collected from the moment method MainWindowOperator.StatusTextTracer.start() was called.
getStatusTextTracer() - Method in class org.netbeans.jellytools.MainWindowOperator
Returns singleton instance of StatusTextTracer.
getString(ResourceBundle, String) - Static method in class org.netbeans.jellytools.Bundle
Gets string from specified ResourceBundle.
getString(ResourceBundle, String, Object[]) - Static method in class org.netbeans.jellytools.Bundle
Gets string from bundle specified by path to bundle and format it.
getString(String, String) - Static method in class org.netbeans.jellytools.Bundle
Gets string from bundle specified by path to bundle.
getString(String, String, Object[]) - Static method in class org.netbeans.jellytools.Bundle
Gets string from bundle specified by path to bundle and format it.
getStringArrayValue() - Method in class org.netbeans.jellytools.properties.editors.StringArrayCustomEditorOperator
getter for array of Strings
getStringArrayValue() - Method in class org.netbeans.jellytools.properties.StringArrayProperty
getter for StringArray value through Custom Editor
getStringTrimmed(String, String) - Static method in class org.netbeans.jellytools.Bundle
Gets string from bundle, removes mnemonic (i.e.
getStringTrimmed(String, String, Object[]) - Static method in class org.netbeans.jellytools.Bundle
Gets string from bundle and formats it.
getStringValue() - Method in class org.netbeans.jellytools.properties.editors.StringCustomEditorOperator
setter for edited String value
getStringValue() - Method in class org.netbeans.jellytools.properties.StringProperty
getter for String value through Custom Editor
getSystemActionClass() - Method in class org.netbeans.jellytools.actions.Action
getter for system action class
getTargetControlPoint() - Method in class org.netbeans.jellytools.widgets.ConnectionWidgetOperator
Returns control point of target widget.
getTargetWidgetOperator() - Method in class org.netbeans.jellytools.widgets.ConnectionWidgetOperator
Returns WidgetOperator of target widget of this connection.
getText() - Method in class org.netbeans.jellytools.nodes.Node
getter for node text
getText() - Method in class org.netbeans.jellytools.OutputOperator
Returns text from the active tab.
getText() - Method in class org.netbeans.jellytools.OutputTabOperator
Returns text from this output tab.
getText(int, int) - Method in class org.netbeans.jellytools.OutputTabOperator
Get text between startLine and endLine from this output tab.
getTitle() - Method in class org.netbeans.jellytools.HelpOperator
Returns title of help window.
getToolbar(int) - Method in class org.netbeans.jellytools.MainWindowOperator
Returns ContainerOperator representing index-th floating toolbar in IDE main window.
getToolbar(String) - Method in class org.netbeans.jellytools.MainWindowOperator
Returns ContainerOperator representing floating toolbar with given name.
getToolbarButton(ContainerOperator, String) - Method in class org.netbeans.jellytools.MainWindowOperator
Return JButtonOperator representing a toolbar button found by given tooltip within given toolbar operator.
getToolbarButton(ContainerOperator, int) - Method in class org.netbeans.jellytools.MainWindowOperator
Return JButtonOperator representing index-th toolbar button within given toolbar operator.
getToolbarCount() - Method in class org.netbeans.jellytools.MainWindowOperator
Returns number of toolbars currently shown in IDE.
getToolbarName(int) - Method in class org.netbeans.jellytools.MainWindowOperator
Returns display name of toolbar with given index.
getTreeColumnIndex() - Method in class org.netbeans.jellytools.OutlineOperator
Gets the current index of the tree column (column of the table which contains the tree) in the table.
getTreePath() - Method in class org.netbeans.jellytools.nodes.Node
Getter for TreePath of node.
getTreePath() - Method in class org.netbeans.jellytools.nodes.OutlineNode
Gets tree path in the Outline tree.
getTreePath(String) - Method in class org.netbeans.jellytools.util.FolderContext
Returns absolute Tree Path.
getValue(int, int) - Method in class org.netbeans.jellytools.OptionsOperator
Gets a value of the level definition mark.
getValue() - Method in class org.netbeans.jellytools.properties.Property
Gets string representation of property value.
getVersion() - Static method in class org.netbeans.jellytools.JellyVersion
Returns Jellytools version.
getViewOperator() - Method in class org.netbeans.jellytools.widgets.WidgetOperator
Returns operator of underlying component which hosts this widget.
getVisibleRootModifier() - Method in class org.netbeans.jellytools.OutlineOperator
Returns modifier based on root being hidden or not.
getWidget() - Method in class org.netbeans.jellytools.widgets.WidgetOperator
Returns Widget represented by this operator.
getWidthValue() - Method in class org.netbeans.jellytools.properties.editors.DimensionCustomEditorOperator
returns width value
getWidthValue() - Method in class org.netbeans.jellytools.properties.editors.RectangleCustomEditorOperator
getter for edited Width value
getWorkDir(JellyTestCase) - Static method in class org.netbeans.jellytools.util.FolderContext
Returns working directory context for given test.
getXValue() - Method in class org.netbeans.jellytools.properties.editors.PointCustomEditorOperator
getter for edited x value
getXValue() - Method in class org.netbeans.jellytools.properties.editors.RectangleCustomEditorOperator
getter for edited X value
getYValue() - Method in class org.netbeans.jellytools.properties.editors.PointCustomEditorOperator
getter for edited y value
getYValue() - Method in class org.netbeans.jellytools.properties.editors.RectangleCustomEditorOperator
getter for edited Y value
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