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

G

getAnnotations(int) - Method in class org.netbeans.jellytools.EditorOperator
Gets an array of annotations attached to given line.
getAnnotations() - Method in class org.netbeans.jellytools.EditorOperator
Gets all annotations for current editor (Document).
getAnnotationShortDescription(Object) - Static method in class org.netbeans.jellytools.EditorOperator
Returns a short description of annotation.
getAnnotationType(Object) - Static method in class org.netbeans.jellytools.EditorOperator
Returns a string uniquely identifying annotation.
getCompletionItems() - Method in class org.netbeans.jellytools.modules.editor.CompletionJListOperator
 
getDatabaseLocation() - Method in class org.netbeans.jellytools.modules.db.derby.CreateJavaDBDatabaseOperator
gets text for txtDatabaseLocation
getDatabaseName() - Method in class org.netbeans.jellytools.modules.db.derby.CreateJavaDBDatabaseOperator
gets text for txtDatabaseName
getDescription() - Method in class org.netbeans.jellytools.DocumentsDialogOperator
Returns description text.
getDescription() - Method in class org.netbeans.jellytools.EditorOperator.EditorSubchooser
Description.
getDescription() - Method in class org.netbeans.jellytools.NewFileWizardOperator
gets text for txtDescription
getDescription() - Method in class org.netbeans.jellytools.NewProjectWizardOperator
gets text for txtDescription
getEditor() - Static method in class org.netbeans.jellytools.EditorWindowOperator
Returns EditorOperator instance of currently selected document.
getEditor(String) - Static method in class org.netbeans.jellytools.EditorWindowOperator
Selects page with given label and returns EditorOperator instance of that page.
getEditor(int) - Static method in class org.netbeans.jellytools.EditorWindowOperator
Selects page with given index and returns EditorOperator instance of that page.
getLineNumber() - Method in class org.netbeans.jellytools.EditorOperator
Returns current line number.
getName() - Method in class org.netbeans.jellytools.modules.db.AddJDBCDriverOperator
gets text for txtName
getPassword() - Method in class org.netbeans.jellytools.modules.db.derby.CreateJavaDBDatabaseOperator
gets text for txtPassword
getProjectNode(String) - Method in class org.netbeans.jellytools.FilesTabOperator
Gets node representing a project.
getProjectRootNode(String) - Method in class org.netbeans.jellytools.ProjectsTabOperator
Gets ProjectRootNode.
getRootNode() - Method in class org.netbeans.jellytools.RuntimeTabOperator
getter for Runtime root node
getSelectedCategory() - Method in class org.netbeans.jellytools.NewFileWizardOperator
returns selected path in treeCategories
getSelectedCategory() - Method in class org.netbeans.jellytools.NewProjectWizardOperator
returns selected path in treeCategories
getSelectedDriverClass() - Method in class org.netbeans.jellytools.modules.db.AddJDBCDriverOperator
returns selected item for cboDriverClass
getSelectedFileType() - Method in class org.netbeans.jellytools.NewFileWizardOperator
returns selected item in lstFileType
getSelectedProject() - Method in class org.netbeans.jellytools.NewFileWizardOperator
returns selected item for cboProject
getSelectedProject() - Method in class org.netbeans.jellytools.NewProjectWizardOperator
returns selected item for lstProject
getText() - Method in class org.netbeans.jellytools.EditorOperator
Gets text from the currently opened Editor window.
getText(int) - Method in class org.netbeans.jellytools.EditorOperator
Gets text from specified line.
getToolbarButton(String) - Method in class org.netbeans.jellytools.EditorOperator
Return AbstractButtonOperator representing a toolbar button found by given tooltip within the Source Editor.
getToolbarButton(int) - Method in class org.netbeans.jellytools.EditorOperator
Return AbstractButtonOperator representing index-th toolbar button within the Source Editor.
getTree() - Method in class org.netbeans.jellytools.NavigatorOperator
Using navigation Tree you can access root node and then it's children recursively.
getUserName() - Method in class org.netbeans.jellytools.modules.db.derby.CreateJavaDBDatabaseOperator
gets text for txtUserName
A B C D E F G H I J L M N O P R S T U V W 
Skip navigation links
org.netbeans.modules.jellytools.ide/3 3.58.0