|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
getAppName(String)
instead.
ProjectViewer.getActiveProject(View)
instead.
getChildNode(String)
instead.
getOpenableNodes()
instead.
getLastNode()
.
Project
.
ProjectViewer
.
null if access
to that resource is denied.
- getResourceAsStream(String) -
Static method in class projectviewer.ProjectPlugin
- Returns an input stream to the specified resource, or
null
if none is found.
- getResourcePath(String) -
Static method in class projectviewer.ProjectPlugin
- Returns the full path of the specified plugin resource.
- getRoot() -
Method in class projectviewer.ProjectViewer
- Returns the root node of the current tree.
- getRootPath() -
Method in class projectviewer.vpt.VPTProject
- Returns the path to the root of the project.
- getSelectedFilePaths() -
Method in class projectviewer.ProjectViewer
- Returns a list of Strings containing the file paths of the selected
file and folder nodes.
- getSelectedFiles() -
Method in class projectviewer.gui.ImportDialog
-
- getSelectedNode() -
Method in class projectviewer.ProjectViewer
- Returns the currently selected node in the tree.
- getShowCompactTree() -
Method in class projectviewer.config.ProjectViewerConfig
-
- getShowFilesTree() -
Method in class projectviewer.config.ProjectViewerConfig
-
- getShowFilteredTree() -
Method in class projectviewer.config.ProjectViewerConfig
-
- getShowFoldersTree() -
Method in class projectviewer.config.ProjectViewerConfig
-
- getShowProjectInTitle() -
Method in class projectviewer.config.ProjectViewerConfig
-
- getShowToolBar() -
Method in class projectviewer.config.ProjectViewerConfig
-
- getShowWorkingFilesTree() -
Method in class projectviewer.config.ProjectViewerConfig
-
- getText() -
Method in class projectviewer.action.Action
- Returns a String that will be shown as the text of the menu item or
the tooltip of the toolbar button.
- getText() -
Method in class projectviewer.action.ActionSeparator
- Returns null.
- getText() -
Method in class projectviewer.action.ArchiveAction
- Returns the text to be shown on the button and/or menu item.
- getText() -
Method in class projectviewer.action.CollapseAllAction
- Returns the text to be shown on the button and/or menu item.
- getText() -
Method in class projectviewer.action.EditGroupAction
- Returns the text to be shown on the button and/or menu item.
- getText() -
Method in class projectviewer.action.EditProjectAction
- Returns the text to be shown on the button and/or menu item.
- getText() -
Method in class projectviewer.action.ExpandAllAction
- Returns the text to be shown on the button and/or menu item.
- getText() -
Method in class projectviewer.action.FileImportAction
- Returns the text to be shown on the button and/or menu item.
- getText() -
Method in class projectviewer.action.LaunchBrowserAction
- Returns the text to be shown on the button and/or menu item.
- getText() -
Method in class projectviewer.action.MoveNodeAction
- Returns the text to be shown on the button and/or menu item.
- getText() -
Method in class projectviewer.action.NodeRemoverAction
- Returns the text to be shown on the button and/or menu item.
- getText() -
Method in class projectviewer.action.NodeRenamerAction
- Returns the text to be shown on the button and/or menu item.
- getText() -
Method in class projectviewer.action.OldStyleAddFileAction
- Returns the text to be shown on the button and/or menu item.
- getText() -
Method in class projectviewer.action.OpenWithAppAction
- Returns the text to be shown on the button and/or menu item.
- getText() -
Method in class projectviewer.action.OpenWithEncodingAction
- Returns the text to be shown on the button and/or menu item.
- getText() -
Method in class projectviewer.action.ReimportAction
- Returns the text to be shown on the button and/or menu item.
- getText() -
Method in class projectviewer.action.SearchAction
- Returns the text to be shown on the button and/or menu item.
- getText() -
Method in class projectviewer.action.UpAction
-
- getText() -
Method in class projectviewer.action.VFSFileImportAction
- Returns the text to be shown on the button and/or menu item.
- getTraverseDirectories() -
Method in class projectviewer.gui.ImportDialog
-
- getTreeCellRendererComponent(JTree, Object, boolean, boolean, boolean, int, boolean) -
Method in class projectviewer.vpt.VPTCellRenderer
-
- getURL() -
Method in class projectviewer.vpt.VPTProject
- Returns the project's URL.
- getUseExternalApps() -
Method in class projectviewer.config.ProjectViewerConfig
-
- getUseInfoViewer() -
Method in class projectviewer.config.ProjectViewerConfig
-
- getUseSystemIcons() -
Method in class projectviewer.config.ProjectViewerConfig
-
- getUserContextMenu() -
Method in class projectviewer.config.ProjectViewerConfig
-
- getValue() -
Method in class projectviewer.persist.DeferredProperty
- Tries to load the object represented by the serialized data;
returns the object, or "this" if loading failed.
- getView() -
Method in class projectviewer.ProjectViewer
- Returns the View associated with this instance.
- getViewer(View) -
Static method in class projectviewer.ProjectViewer
- Returns the viewer associated with the given view, or null if none
exists.
- groupActivated(ProjectViewerEvent) -
Method in class projectviewer.event.ProjectViewerAdapter
- Notifies that a group has been activated.
- groupActivated(ProjectViewerEvent) -
Method in interface projectviewer.event.ProjectViewerListener
- Notifies that a group has been activated, or selected.
- groupAdded(ProjectViewerEvent) -
Method in class projectviewer.event.ProjectViewerAdapter
- Notifies the addition of a group.
- groupAdded(ProjectViewerEvent) -
Method in interface projectviewer.event.ProjectViewerListener
- Notifies the addition of a group.
- groupRemoved(ProjectViewerEvent) -
Method in class projectviewer.event.ProjectViewerAdapter
- Notifies the removal of a group.
- groupRemoved(ProjectViewerEvent) -
Method in interface projectviewer.event.ProjectViewerListener
- Notifies the removal of a group.
VPTNode.findIndexForChild(VPTNode)
and
notifies folder trees in all instances of ProjectViewer.
isInProject(String)
instead.
launchApp(String, Component)
instead.
ProjectViewer
.
ProjectViewerEvent
.
ProjectViewerEvent
.
ProjectViewerEvent
.
ProjectViewerEvent
s.setLastNode(VPTNode)
.
setRootNode(VPTNode)
instead.
VPTCompactModel
.
VPTFileListModel
.
VPTFilteredModel
.
VPTNode.VPTNode(String,boolean)
ProjectTreeSelectionListener
- VPTWorkingFileListModel - class projectviewer.vpt.VPTWorkingFileListModel.
- A tree model that shows all files currently opened in jEdit in a flat list.
- VPTWorkingFileListModel(VPTNode) -
Constructor for class projectviewer.vpt.VPTWorkingFileListModel
- Create a new
VPTFileListModel
.
- valueChanged(TreeSelectionEvent) -
Method in class projectviewer.vpt.VPTSelectionListener
- Receive notification that the tree selection has changed.
- viewer -
Variable in class projectviewer.action.Action
-
- viewer -
Variable in class projectviewer.importer.Importer
- The node to where the imported nodes will be added.
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |