|
|||||||||
| 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 an ArrayList 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.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
-
- getUserContextMenu() -
Method in class projectviewer.config.ProjectViewerConfig
-
- getUseSystemIcons() -
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.
- GlobFilter - Class in projectviewer.importer
- Filter that uses the settings provided by the user (in jEdit's options)
to select the files.
- GlobFilter(String, String) -
Constructor for class projectviewer.importer.GlobFilter
- Creates a new GlobFilter based on the given parameters.
- GlobFilter(String, String, String, String) -
Constructor for class projectviewer.importer.GlobFilter
- Creates a new GlobFilter based on the given parameters with some
description texts.
- 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.
- GroupMenu - Class in projectviewer.gui
- A menu that provides a list of groups and, optionally, projects,
letting the user choose them and execute some action when the
item is selected.
- GroupMenu(String, boolean, boolean, ActionListener) -
Constructor for class projectviewer.gui.GroupMenu
- A JMenu implementation that populates the items according to the
object tree under the root node of the projects (VPTRoot).
- 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.
ProjectViewerEvents.setLastNode(VPTNode).
setRootNode(VPTNode)
instead.
VPTCompactModel.
VPTFileListModel.
VPTFilteredModel.
ProjectTreeSelectionListener
- VPTWorkingFileListModel - Class in projectviewer.vpt
- 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.
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||