- terminate() - Method in class viptool.extension.Extension
-
This method should be overwritten by all classes which extends Extension.
- testForFileLocker(IWorkbench, IAbstractFile[], String) - Static method in class viptool.util.GeneralUtils
-
- testForFileLocker(IWorkbench, IAbstractFile, String) - Static method in class viptool.util.GeneralUtils
-
- testForRequired(IExtensionManager) - Method in interface viptool.extension.IExtensionInfo
-
This method test if all required Extensions are avaiable.
- testForSuperClass(boolean) - Method in class viptool.util.ClassFileInterpreter
-
This method disables/enables the test for a given Superclass.
- toolBarElementAdded(ExtendedToolBarEvent) - Method in interface viptool.base.gui.toolbar.event.IExtendedToolBarListener
-
Called when a toolbar element was added to the template.
- toolBarElementRemoved(ExtendedToolBarEvent) - Method in interface viptool.base.gui.toolbar.event.IExtendedToolBarListener
-
Called when a toolbar element was removed from the template toolbar.
- toolInitialized() - Method in class viptool.extension.Extension
-
- toString() - Method in class viptool.extension.Extension
-
This method overwrites the toString-method from Object.
- toString(String) - Method in class viptool.logger.LogObject
-
This converts the LogObject into a String.
- toString() - Method in class viptool.util.ClassFile
-
- toString(Point2D) - Static method in class viptool.util.GeneralUtils
-
- transformShape(Shape, double, double, double, double) - Static method in class viptool.util.GeometryUtils
-
Transform the given shape respecting the translate and scale values and
returns the transformed shape.
- transformShape(Shape, double, double, double) - Static method in class viptool.util.GeometryUtils
-
Transform the given shape respecting the translate and scale values and
returns the transformed shape.
- tryCast(Object, Class) - Static method in class viptool.util.GeneralUtils
-
Deprecated.
- TYPE_CHECKBOX - Static variable in class viptool.base.action.ExtendedAction
-
- TYPE_COMBOBOX - Static variable in class viptool.base.action.ExtendedAction
-
- TYPE_ERROR - Static variable in class viptool.base.gui.dialog.DialogConstants
-
Indicator that the notice has error level
- TYPE_RADIO - Static variable in class viptool.base.action.ExtendedAction
-
- TYPE_SLIDER - Static variable in class viptool.base.action.ExtendedAction
-
- TYPE_TEXT - Static variable in class viptool.base.action.ExtendedAction
-
- TYPE_WARNING - Static variable in class viptool.base.gui.dialog.DialogConstants
-
Indicator that the notice has warning level