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

S

save() - Method in class org.netbeans.jellytools.EditorOperator
Saves content of this Editor by API.
saveAsTemplate() - Method in class org.netbeans.jellytools.nodes.ImageNode
performs SaveAsTemplateAction with this node
saveAsTemplate() - Method in class org.netbeans.jellytools.nodes.PropertiesNode
performs SaveAsTemplateAction with this node
saveAsTemplate() - Method in class org.netbeans.jellytools.nodes.URLNode
performs SaveAsTemplateAction with this node
saveDocuments() - Method in class org.netbeans.jellytools.DocumentsDialogOperator
Pushes "Save Document(s)" button.
SearchResultsOperator - Class in org.netbeans.jellytools
Provides access to the "Search Results" view.
SearchResultsOperator() - Constructor for class org.netbeans.jellytools.SearchResultsOperator
Waits for view opened.
select(int) - Method in class org.netbeans.jellytools.EditorOperator
Selects whole line specified by its number.
select(int, int) - Method in class org.netbeans.jellytools.EditorOperator
Selects text between line1 and line2 (both are included).
select(int, int, int) - Method in class org.netbeans.jellytools.EditorOperator
Selects text in specified line on position defined by column1 and column2 (both are included).
select(String, int) - Method in class org.netbeans.jellytools.EditorOperator
Selects index-th occurrence of given text.
select(String) - Method in class org.netbeans.jellytools.EditorOperator
Selects first occurrence of given text.
selectCategory(String) - Method in class org.netbeans.jellytools.NewFileWizardOperator
Selects given project category
selectCategory(String) - Method in class org.netbeans.jellytools.NewProjectWizardOperator
Selects given project category
selectComponent(String) - Method in class org.netbeans.jellytools.PaletteOperator
Select a component in expanded category of components.
selectDocument(String) - Method in class org.netbeans.jellytools.DocumentsDialogOperator
Selects document with given name in the list.
selectDocument(int) - Method in class org.netbeans.jellytools.DocumentsDialogOperator
Selects index-th document in the list.
selectDocument(int) - Static method in class org.netbeans.jellytools.EditorWindowOperator
Pushes down arrow control button in top right corner intended to show list of opened documents and selects index-th documents in the list.
selectDocument(String) - Static method in class org.netbeans.jellytools.EditorWindowOperator
Pushes down arrow control button in top right corner intended to show list of opened documents and selects document with given name in the list.
selectDocuments(String[]) - Method in class org.netbeans.jellytools.DocumentsDialogOperator
Selects documents with given names in the list.
selectDocuments(int[]) - Method in class org.netbeans.jellytools.DocumentsDialogOperator
Selects documents with given indexes in the list.
selectDriverClass(String) - Method in class org.netbeans.jellytools.modules.db.AddJDBCDriverOperator
selects item for cboDriverClass
selectFileType(String) - Method in class org.netbeans.jellytools.NewFileWizardOperator
Selects given file type
selectPage(String) - Static method in class org.netbeans.jellytools.EditorWindowOperator
Selects page by its label.
selectPage(int) - Static method in class org.netbeans.jellytools.EditorWindowOperator
Selects page by its index.
selectProject(String) - Method in class org.netbeans.jellytools.NewFileWizardOperator
Select given project in combobox of projects
selectProject(String) - Method in class org.netbeans.jellytools.NewProjectWizardOperator
Selects given project
selectResult(String) - Method in class org.netbeans.jellytools.SearchResultsOperator
Selects a path in the results tree
SessionsAction - Class in org.netbeans.jellytools.modules.debugger.actions
Used to call "Window|Debugging|Sessions" main menu item or Alt+Shift+6 shortcut.
SessionsAction() - Constructor for class org.netbeans.jellytools.modules.debugger.actions.SessionsAction
Creates new SessionsAction instance.
SessionsOperator - Class in org.netbeans.jellytools.modules.debugger
Provides access to the Sessions tom component.
SessionsOperator() - Constructor for class org.netbeans.jellytools.modules.debugger.SessionsOperator
Waits for Sessions top component and creates a new operator for it.
setCaretPosition(int, int) - Method in class org.netbeans.jellytools.EditorOperator
Sets caret position to specified line and column
setCaretPosition(int) - Method in class org.netbeans.jellytools.EditorOperator
Sets caret to desired position.
setCaretPosition(String, int, boolean) - Method in class org.netbeans.jellytools.EditorOperator
Sets caret position before or after index-th occurrence of given string.
setCaretPosition(String, boolean) - Method in class org.netbeans.jellytools.EditorOperator
Sets caret position before or after first occurrence of given string.
setCaretPositionRelative(int) - Method in class org.netbeans.jellytools.EditorOperator
Sets caret position relatively to current position.
setCaretPositionToEndOfLine(int) - Method in class org.netbeans.jellytools.EditorOperator
Sets caret position to the end of specified line.
setCaretPositionToLine(int) - Method in class org.netbeans.jellytools.EditorOperator
Sets caret position to the beginning of specified line.
setDatabaseLocation(String) - Method in class org.netbeans.jellytools.modules.db.derby.CreateJavaDBDatabaseOperator
sets text for txtDatabaseLocation
setDatabaseName(String) - Method in class org.netbeans.jellytools.modules.db.derby.CreateJavaDBDatabaseOperator
sets text for txtDatabaseName
setName(String) - Method in class org.netbeans.jellytools.modules.db.AddJDBCDriverOperator
sets text for txtName
setPassword(String) - Method in class org.netbeans.jellytools.modules.db.derby.CreateJavaDBDatabaseOperator
sets text for txtPassword
settings() - Method in class org.netbeans.jellytools.modules.db.derby.CreateJavaDBDatabaseOperator
clicks on "Settings..." JButton
SettingsAction - Class in org.netbeans.jellytools.modules.db.derby.actions
Used to call "Properties..." popup menu item.
SettingsAction() - Constructor for class org.netbeans.jellytools.modules.db.derby.actions.SettingsAction
creates new "Settings..." action
setUserName(String) - Method in class org.netbeans.jellytools.modules.db.derby.CreateJavaDBDatabaseOperator
sets text for txtUserName
showCompletion() - Static method in class org.netbeans.jellytools.modules.editor.CompletionJListOperator
Returns a CompletionJListOperator or null in case of instant substitution
showDetails() - Method in class org.netbeans.jellytools.SearchResultsOperator
Pushes "Show Details" button and returns OutputTabOperator from output window.
showDocumentation() - Static method in class org.netbeans.jellytools.modules.editor.CompletionJListOperator
 
showToolTipPopup() - Static method in class org.netbeans.jellytools.modules.editor.CompletionJListOperator
 
SourcesAction - Class in org.netbeans.jellytools.modules.debugger.actions
Used to call "Window|Debugging|Sources" main menu item or Alt+Shift+8 shortcut.
SourcesAction() - Constructor for class org.netbeans.jellytools.modules.debugger.actions.SourcesAction
Creates new SourcesAction instance.
StartServerAction - Class in org.netbeans.jellytools.modules.db.derby.actions
Used to call "Start Server" popup menu item.
StartServerAction() - Constructor for class org.netbeans.jellytools.modules.db.derby.actions.StartServerAction
creates new "Start Server" action
StepIntoAction - Class in org.netbeans.jellytools.modules.debugger.actions
Used to call "Debug|Step Into" main menu item or F7 shortcut.
StepIntoAction() - Constructor for class org.netbeans.jellytools.modules.debugger.actions.StepIntoAction
Creates new StepIntoAction instance.
StepOutAction - Class in org.netbeans.jellytools.modules.debugger.actions
Used to call "Debug|Step Out" main menu item or CTRL+F7 shortcut.
StepOutAction() - Constructor for class org.netbeans.jellytools.modules.debugger.actions.StepOutAction
Creates new StepOutAction instance.
StepOverAction - Class in org.netbeans.jellytools.modules.debugger.actions
Used to call "Debug|Step Over" main menu item or F8 shortcut.
StepOverAction() - Constructor for class org.netbeans.jellytools.modules.debugger.actions.StepOverAction
Creates new StepOverAction instance.
StepOverExpressionAction - Class in org.netbeans.jellytools.modules.debugger.actions
Used to call "Debug|Step Over Expression" main menu item or Shift+F8 shortcut.
StepOverExpressionAction() - Constructor for class org.netbeans.jellytools.modules.debugger.actions.StepOverExpressionAction
Creates new StepOverExpressionAction instance.
stopSearch() - Method in class org.netbeans.jellytools.SearchResultsOperator
Pushes "Stop Search" button.
StopServerAction - Class in org.netbeans.jellytools.modules.db.derby.actions
Used to call "Tools | Java DB Database | Stop Server" menu item.
StopServerAction() - Constructor for class org.netbeans.jellytools.modules.db.derby.actions.StopServerAction
creates new "Stop Server" action
switchToDocument() - Method in class org.netbeans.jellytools.DocumentsDialogOperator
Pushes "Switch to Document" button.
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.57.0