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 

I

IconCustomEditorOperator - Class in org.netbeans.jellytools.properties.editors
Class implementing all necessary methods for handling Icon Custom Editor.
IconCustomEditorOperator(String) - Constructor for class org.netbeans.jellytools.properties.editors.IconCustomEditorOperator
Creates new IconCustomEditorOperator that can handle it.
IconCustomEditorOperator(JDialogOperator) - Constructor for class org.netbeans.jellytools.properties.editors.IconCustomEditorOperator
Creates new IconCustomEditorOperator.
imageWithinProject() - Method in class org.netbeans.jellytools.properties.editors.IconCustomEditorOperator
Clicks on "Image Within Project" JRadioButton.
importToProject() - Method in class org.netbeans.jellytools.properties.editors.IconCustomEditorOperator
Pushes "Import to Project..." button.
initEnvironment() - Method in class org.netbeans.jellytools.JellyTestCase
Inits environment before test case is executed.
install() - Method in class org.netbeans.jellytools.PluginsOperator
Clicks "Install" button.
install(String) - Method in class org.netbeans.jellytools.PluginsOperator
Installs given plugin.
install(String[]) - Method in class org.netbeans.jellytools.PluginsOperator
Installs given plugins.
installer() - Method in class org.netbeans.jellytools.PluginsOperator
Waits for "NetBeans IDE Installer" dialog.
invoke() - Static method in class org.netbeans.jellytools.FavoritesOperator
invokes Favorites and returns new instance of FavoritesOperator
invoke() - Static method in class org.netbeans.jellytools.HelpOperator
invokes default help
invoke() - Static method in class org.netbeans.jellytools.OptionsOperator
Invoces Options window by the menu operation.
invoke() - Static method in class org.netbeans.jellytools.OutputOperator
Opens Output from main menu Window|Output and returns OutputOperator.
invoke() - Static method in class org.netbeans.jellytools.PluginsOperator
Invokes Plugins dialog from main menu "Tools|Plugins".
invoke() - Static method in class org.netbeans.jellytools.properties.PropertySheetOperator
Invokes properties by default action on currently selected object.
invoke(Node[]) - Static method in class org.netbeans.jellytools.SaveAsTemplateOperator
Invokes Save As Template dialog on specified nodes.
invoke(Node) - Static method in class org.netbeans.jellytools.SaveAsTemplateOperator
Invokes Save As Template dialog on specified node.
invokeCustomizer() - Method in class org.netbeans.jellytools.properties.ClasspathProperty
invokes custom property editor and returns proper custom editor operator
invokeCustomizer() - Method in class org.netbeans.jellytools.properties.ColorProperty
invokes custom property editor and returns proper custom editor operator
invokeCustomizer() - Method in class org.netbeans.jellytools.properties.DimensionProperty
invokes custom property editor and returns proper custom editor operator
invokeCustomizer() - Method in class org.netbeans.jellytools.properties.FileProperty
invokes custom property editor and returns proper custom editor operator
invokeCustomizer() - Method in class org.netbeans.jellytools.properties.FontProperty
invokes custom property editor and returns proper custom editor operator
invokeCustomizer() - Method in class org.netbeans.jellytools.properties.PointProperty
invokes custom property editor and returns proper custom editor operator
invokeCustomizer() - Method in class org.netbeans.jellytools.properties.ProcessDescriptorProperty
invokes custom property editor and returns proper custom editor operator
invokeCustomizer() - Method in class org.netbeans.jellytools.properties.RectangleProperty
invokes custom property editor and returns proper custom editor operator
invokeCustomizer() - Method in class org.netbeans.jellytools.properties.StringArrayProperty
invokes custom property editor and returns proper custom editor operator
invokeCustomizer() - Method in class org.netbeans.jellytools.properties.StringProperty
invokes custom property editor and returns proper custom editor operator
isChildPresent(String) - Method in class org.netbeans.jellytools.nodes.Node
Checks whether child with specified name is present under this node.
isCollapsed() - Method in class org.netbeans.jellytools.nodes.Node
Informs if current node is collapsed
isEnabled() - Method in class org.netbeans.jellytools.actions.Action
Checks whether this action is enabled.
isEnabled(Node[]) - Method in class org.netbeans.jellytools.actions.Action
Checks whether this action on given nodes is enabled.
isEnabled(Node) - Method in class org.netbeans.jellytools.actions.Action
Checks whether this action on given node is enabled.
isEnabled(ComponentOperator) - Method in class org.netbeans.jellytools.actions.Action
Checks whether this action is enabled for given ComponentOperator.
isEnabled() - Method in class org.netbeans.jellytools.properties.Property
Returns true if this property is enabled in property sheet, that means it is possible to change its value by inplace editor.
isExpanded() - Method in class org.netbeans.jellytools.nodes.Node
Informs if current node is expanded
isExpanded(TreePath) - Method in class org.netbeans.jellytools.OutlineOperator
Returns true if target path is expanded.
isLeaf() - Method in class org.netbeans.jellytools.nodes.Node
tests if node is leaf
isLeaf() - Method in class org.netbeans.jellytools.nodes.OutlineNode
Tests whether the node is a leaf.
isLink() - Method in class org.netbeans.jellytools.nodes.Node
determines if current node is link
isModified() - Method in class org.netbeans.jellytools.TopComponentOperator
Returns true if this top component is modified (e.g.
isOpened() - Method in class org.netbeans.jellytools.TopComponentOperator
Returns true if this TopComponent is opened.
isPresent() - Method in class org.netbeans.jellytools.nodes.Node
verifies if node is still present.
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