- TARGET - org.netbeans.api.visual.anchor.AnchorShapeFactory.ConnectionEnd
-
The target end of a connection
- TextFieldInplaceEditor - Interface in org.netbeans.api.visual.action
-
This is an inteface for text-field based in-place editor.
- tick(double) - Method in class org.netbeans.api.visual.animator.Animator
-
Called for performing the animation based on a progress value.
- toggleBooleanState() - Method in class org.netbeans.api.visual.model.StateModel
-
Toggles boolean state.
- toggleMinimized() - Method in class org.netbeans.api.visual.vmd.VMDNodeWidget
-
Toggles the minimized state.
- TOP - org.netbeans.api.visual.action.InplaceEditorProvider.ExpansionDirection
-
Allow expansion to the top.
- TOP - org.netbeans.api.visual.anchor.Anchor.Direction
-
- TOP - org.netbeans.api.visual.graph.layout.TreeGraphLayoutAlignment
-
Alignment at the top of each level.
- TOP - org.netbeans.api.visual.widget.LabelWidget.VerticalAlignment
-
- TOP_CENTER - org.netbeans.api.visual.action.ResizeProvider.ControlPoint
-
- TOP_CENTER - org.netbeans.api.visual.layout.LayoutFactory.ConnectionWidgetLayoutAlignment
-
- TOP_LEFT - org.netbeans.api.visual.action.ResizeProvider.ControlPoint
-
- TOP_LEFT - org.netbeans.api.visual.layout.LayoutFactory.ConnectionWidgetLayoutAlignment
-
- TOP_RIGHT - org.netbeans.api.visual.action.ResizeProvider.ControlPoint
-
- TOP_RIGHT - org.netbeans.api.visual.layout.LayoutFactory.ConnectionWidgetLayoutAlignment
-
- TOP_SOURCE - org.netbeans.api.visual.layout.LayoutFactory.ConnectionWidgetLayoutAlignment
-
- TOP_TARGET - org.netbeans.api.visual.layout.LayoutFactory.ConnectionWidgetLayoutAlignment
-
- translatePoint(int, int) - Method in class org.netbeans.api.visual.action.WidgetAction.WidgetDropTargetDragEvent
-
Translates the stored location.
- translatePoint(int, int) - Method in class org.netbeans.api.visual.action.WidgetAction.WidgetDropTargetDropEvent
-
Translates the stored location.
- translatePoint(int, int) - Method in interface org.netbeans.api.visual.action.WidgetAction.WidgetLocationEvent
-
Translates the stored location.
- translatePoint(int, int) - Method in class org.netbeans.api.visual.action.WidgetAction.WidgetMouseEvent
-
Translates the stored location.
- translatePoint(int, int) - Method in class org.netbeans.api.visual.action.WidgetAction.WidgetMouseWheelEvent
-
Translates the stored location.
- TreeGraphLayout<N,E> - Class in org.netbeans.api.visual.graph.layout
-
This class supplies the tree graph-oriented layout for a GraphScene.
- TreeGraphLayout(GraphScene<N, E>, int, int, int, int, boolean) - Constructor for class org.netbeans.api.visual.graph.layout.TreeGraphLayout
-
Creates a graph-oriented tree layout.
- TreeGraphLayoutAlignment - Enum in org.netbeans.api.visual.graph.layout
-
This Enumeration is used to do the alignment in a TreeGraphLayout.
- TRIANGLE_FILLED - Static variable in interface org.netbeans.api.visual.anchor.AnchorShape
-
The filled-triangle anchor shape.
- TRIANGLE_HOLLOW - Static variable in interface org.netbeans.api.visual.anchor.AnchorShape
-
The hollow-triangle anchor shape.
- TRIANGLE_OUT - Static variable in interface org.netbeans.api.visual.anchor.AnchorShape
-
The output-triangle anchor shape.
- TwoStateHoverProvider - Interface in org.netbeans.api.visual.action
-
This interface provides a two-state logic for a hover action.