Class | Description |
---|---|
DocumentsDialogOperator |
Handle the dialog which is open from main menu "Window|Documents...".
|
EditorOperator |
Handle an editor top component in NetBeans IDE.
|
EditorOperator.EditorSubchooser |
SubChooser to determine Editor TopComponent
Used in findTopComponent method.
|
EditorWindowOperator |
Handle documents area of NetBeans IDE.
|
FilesTabOperator |
Operator handling Files TopComponent.
|
FindInFilesOperator |
Provides access to the Find in Files/Projects dialog.
|
NavigatorOperator |
Keeps methods to access navigator component.
|
NewFileWizardOperator |
Handle NetBeans New File wizard.
|
NewProjectWizardOperator |
Handles NetBeans New Project wizard and its components Categories and
Projects.
|
PaletteOperator |
Keeps methods to access component palette.
|
ProjectsTabOperator |
Operator handling Projects TopComponent.
|
RuntimeTabOperator |
Operator handling Services TopComponent.
|
SearchResultsOperator |
Provides access to the "Search Results" view.
|