- readBoolean(String, boolean) - Method in interface viptool.preferences.IPreferenceNode
-
This methode will return an object out of the Hash Map, that includes all
preferences.
- readColor(String, Color) - Method in interface viptool.preferences.IPreferenceNode
-
This methode will return an object out of the Hash Map, that includes all
preferences.
- readDouble(String, double) - Method in interface viptool.preferences.IPreferenceNode
-
This methode will return an object out of the Hash Map, that includes all
preferences.
- readInt(String, int) - Method in interface viptool.preferences.IPreferenceNode
-
This methode will return an object out of the Hash Map, that includes all
preferences.
- readString(String, String) - Method in interface viptool.preferences.IPreferenceNode
-
This methode will return an object out of the Hash Map, that includes all
preferences.
- recursiveCopy(File, File, IFileInterpreterProvider) - Static method in class viptool.util.FileUtils
-
- redo() - Method in class viptool.util.Renamer
-
- registerActionPostProcessor(int, IActionPostProcessor) - Method in interface viptool.base.action.IActionHandler
-
Registers an action post processor to the specified instance.
- registerClasses() - Method in interface viptool.extension.IExtensionInfo
-
This method adds the class files of the extension to the URL-list of the extenisonloader.
- registerMenuBar(IMenuTemplate) - Method in class viptool.extension.Extension
-
This method registers the menubar for this Extension.
- releaseLock(IFileLocker) - Method in class viptool.project.AbstractFile
-
- releaseLock(IEditor) - Method in class viptool.project.AbstractFolder
-
- releaseLock(IFileLocker) - Method in interface viptool.project.IAbstractFile
-
Releases the lock on the file.
- remove(IAbstractFile) - Method in class viptool.project.AbstractFolder
-
- remove(IAbstractFile) - Method in interface viptool.project.IAbstractFolder
-
Removes the given file from the folder.
- remove(int) - Method in interface viptool.project.IProjectTreeNode
-
Removes the child at position index.
- remove(MutableTreeNode) - Method in interface viptool.project.IProjectTreeNode
-
Removes the child node.
- removeAbstractFileListener(IAbstractFileListener) - Method in class viptool.project.AbstractFile
-
- removeAbstractFileListener(IAbstractFileListener) - Method in interface viptool.project.IAbstractFile
-
- removeAbstractFolderListener(IAbstractFolderListener) - Method in class viptool.project.AbstractFolder
-
- removeAbstractFolderListener(IAbstractFolderListener) - Method in interface viptool.project.IAbstractFolder
-
Removes the given abstract folder listener from the abstract folder.
- removeActions(int) - Method in interface viptool.base.action.IActionHandler
-
Removes the actions that were created for the specified instance.
- removeBlacklistPattern(String) - Method in interface viptool.project.IProject
-
Removes the pattern from the blacklist.
- removeClassFile(ClassFile) - Method in interface viptool.extension.IExtensionInfo
-
This method removes the given ClassFile form the list of ClassFiles which
belong to this extension
- removeEditor(IEditor) - Method in class viptool.project.AbstractFolder
-
- removeEditorProvider(IEditorProvider) - Method in interface viptool.base.editor.IEditorManager
-
Removes the given editor provider from the editor manager.
- removeExtendedMenuListener(IExtendedMenuListener) - Method in interface viptool.base.gui.menu.IExtendedMenu
-
- removeExtendedToolBarListener(IExtendedToolBarListener) - Method in interface viptool.base.gui.toolbar.IExtendedToolBar
-
- removeExtenison(IExtensionInfo) - Method in interface viptool.extension.IExtensionManager
-
This method remove the given extension from the list of known
extensions.
- removeExtensionListener(IExtensionListener) - Method in interface viptool.extension.IExtensionManager
-
remove ExtensionListener
- removeFile(String) - Method in interface viptool.filesystem.IFileSystem
-
Removes the given file from the file system.
- removeFile(String) - Method in interface viptool.filesystem.IFileSystemSession
-
Removes the file with the name relative to the current working folder, if
the file does not start with /.
- removeFile(IAbstractFile) - Method in interface viptool.project.IProject
-
Removes the given file from the project.
- removeFileFromBlacklist(IAbstractFile) - Method in interface viptool.project.IProject
-
Removes the given file from the blacklist.
- removeFileInterpreterListener(IFileInterpreterListener) - Method in class viptool.base.io.FileInterpreter
-
- removeFileInterpreterListener(IFileInterpreterListener) - Method in interface viptool.base.io.IFileInterpreter
-
Removes the given file interpreter listener from the file interpreter.
- removeFileInterpreterProvider(IFileInterpreterProvider) - Method in interface viptool.base.io.IFileInterpreterManager
-
Removes the given file interpreter provider from the file interpreter
manager.
- removeFileNamePanelListener(IFileNamePanelListener) - Method in class viptool.base.gui.component.FileNamePanel
-
- removeFolder(String) - Method in interface viptool.filesystem.IFileSystem
-
Removes the given folder from the file system.
- removeFolder(String) - Method in interface viptool.filesystem.IFileSystemSession
-
Removes the folder with the given name.
- removeFolderTreePanelListener(IFolderTreePanelListener) - Method in class viptool.base.gui.component.FolderTreePanel
-
- removeFromParent() - Method in interface viptool.project.IProjectTreeNode
-
Removes this node from its parent.
- removeJobSchedulerListener(IJobSchedulerListener) - Method in interface viptool.job.IJobScheduler
-
Remove a JobSchedulerListener.
- removeLoggerChangedListener(ILoggerChangedListener) - Method in class viptool.logger.AbstractLogger
-
- removeLoggerChangedListener(ILoggerChangedListener) - Method in interface viptool.logger.ILogger
-
Remove a LoggerChangedListener from the HashSet with all
LoggerChangedListeners.
- removeMenuEntry(String) - Method in interface viptool.base.gui.menu.IContextMenuManager
-
Removes a menu entry from the contemporary context menu.
- removeMenuItem(String) - Method in interface viptool.base.gui.menu.IExtendedMenu
-
- removeMenuItem(String) - Method in interface viptool.base.gui.menu.IMenuTemplate
-
Removes the menu item with the given id from the menu.
- removeNode(IProjectTreeNode, int) - Method in interface viptool.project.IProjectTreeModel
-
- removeNode(IProjectTreeNode) - Method in interface viptool.project.IProjectTreeModel
-
- removeNotice() - Method in interface viptool.base.gui.dialog.IStandardModalDialog
-
Removes the notice from the dialog, so that no notice is shown.
- removePage(SimpleWizardPage) - Method in class viptool.base.wizard.SimpleWizard
-
- removePathBrowserPanelListener(IPathBrowserPanelListener) - Method in class viptool.base.gui.component.PathBrowserPanel
-
Removes the given listener from the path browser panel.
- removePreferenceChildNode(String) - Method in interface viptool.preferences.IPreferenceNode
-
Remove one child of this PreferenceNode from the HashMap with all those
nodes.
- removePreferenceChildNode(String) - Method in interface viptool.preferences.IPreferenceStore
-
Remove one child of this PreferenceStore from the HashMap with all those
nodes.
- removeProject(IProject) - Method in interface viptool.project.IWorkspace
-
Removes the given project from the workspace.
- removeProjectListener(IProjectListener) - Method in interface viptool.project.IProject
-
Removes the given project listener form the projects.
- removeRequiredExtenison(IExtensionInfo) - Method in interface viptool.extension.IExtensionInfo
-
This method removes the given extension to the list of required extensions.
- removeSelectionFilter(ISelectionFilter) - Method in interface viptool.base.gui.selection.ISelectionModel
-
- removeSimpleWizardPageListener(ISimpleWizardPageListener) - Method in class viptool.base.wizard.SimpleWizardPage
-
- removeStandardDialogListener(IStandardDialogListener) - Method in interface viptool.base.gui.dialog.IStandardModalDialog
-
Removes the given listener from the dialog.
- removeToolBarItem(String) - Method in interface viptool.base.gui.toolbar.IExtendedToolBar
-
- removeToolBarItem(String) - Method in interface viptool.base.gui.toolbar.IToolBarTemplate
-
Removes the toolbar item with the given id from the toolbar.
- removeTreeModelListener(TreeModelListener) - Method in interface viptool.project.IProjectTreeModel
-
- removeUpdate(DocumentEvent) - Method in class viptool.base.gui.component.PathBrowserPanel
-
- removeWorkbenchListener(IWorkbenchListener) - Method in interface viptool.base.IWorkbench
-
Removes the given workbench listener from the workbench.
- removeWorkspaceListener(IWorkspaceListener) - Method in interface viptool.project.IWorkspace
-
Removes the given workspace listener from the workspace.
- Renameable - Interface in viptool.util
-
Every class that wants to be able to rename its displayed objects must
implement this interface.
- Renamer - Class in viptool.util
-
This class provides a rename process of every object that implements the
renameable interface.
- Renamer(IWorkbench, Rectangle, Renameable, Component, ExtendedJTextPane, UndoableEditSupport) - Constructor for class viptool.util.Renamer
-
a new renamer object is created.
- replaceEdit(UndoableEdit) - Method in class viptool.util.Renamer
-
- replaceInFile(File, String, String) - Static method in class viptool.util.GeneralUtils
-
Replace a string in a text file.
- requestLock(IFileLocker) - Method in class viptool.project.AbstractFile
-
- requestLock(IEditor) - Method in class viptool.project.AbstractFolder
-
- requestLock(IFileLocker) - Method in interface viptool.project.IAbstractFile
-
Requests the file to lock it, so the file locker can change the file.
- ResourceConstants - Interface in viptool.util.resources
-
Class is needed to enable resourcename changes easily.
- ResourceLocateException - Exception in viptool.base.error
-
- ResourceLocateException() - Constructor for exception viptool.base.error.ResourceLocateException
-
- ResourceLocateException(String) - Constructor for exception viptool.base.error.ResourceLocateException
-
- ResourceLocateException(Throwable) - Constructor for exception viptool.base.error.ResourceLocateException
-
- ResourceLocateException(String, Throwable) - Constructor for exception viptool.base.error.ResourceLocateException
-
- rotate90deg() - Method in class viptool.util.MathVector
-
rotates the vector by 90 degree counterclockwise
y -> x, -x -> y
- run(ILogger, IProgressMonitor) - Method in interface viptool.job.IJob
-
Starts the job.
- run(IProjectTreeNode) - Method in interface viptool.project.IProjectGuiLinker
-
The methode run runs the given node.