首页
论坛
图书
开发资料
在线文档
网址
下载
联系我们
站内搜索
: 请输入搜索关键词
当前页面:
在线文档首页
>
NetBeans API Javadoc (Current Development Version)
L-Index (Visual Library API) - NetBeans API Javadoc (Current Development Version)
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
org.netbeans.api.visual 2.2
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
V
W
L
LabelWidget
- Class in
org.netbeans.api.visual.widget
A widget representing a text.
LabelWidget(Scene)
- Constructor for class org.netbeans.api.visual.widget.
LabelWidget
Creates a label widget.
LabelWidget(Scene, String)
- Constructor for class org.netbeans.api.visual.widget.
LabelWidget
Creates a label widget with a label.
LabelWidget.Alignment
- Enum in
org.netbeans.api.visual.widget
The text alignment
LabelWidget.Orientation
- Enum in
org.netbeans.api.visual.widget
The text orientation
LabelWidget.VerticalAlignment
- Enum in
org.netbeans.api.visual.widget
The text vertical alignment
LayerWidget
- Class in
org.netbeans.api.visual.widget
The layer widget represents a transparent widget which functionality is similar to JGlassPane.
LayerWidget(Scene)
- Constructor for class org.netbeans.api.visual.widget.
LayerWidget
Creates a layer widget.
layout(N)
- Method in class org.netbeans.api.visual.graph.layout.
TreeGraphLayout
Invokes the layout for a specified root node.
Layout
- Interface in
org.netbeans.api.visual.layout
This class is responsible for layout and justification of children widgets of a widget where the layout is assigned.
layout(Widget)
- Method in interface org.netbeans.api.visual.layout.
Layout
Resolve bounds of widget children based in their preferred locations and bounds.
LayoutFactory
- Class in
org.netbeans.api.visual.layout
This class is a factory of all built-in layouts.
LayoutFactory.ConnectionWidgetLayoutAlignment
- Enum in
org.netbeans.api.visual.layout
Alignment of children widgets within a calculated connection widgets used by default layout used in a connection widget.
LayoutFactory.SerialAlignment
- Enum in
org.netbeans.api.visual.layout
Alignment of children widgets within a calculated widget used by FlowLayout (vertical and horizontal flow layout).
layoutGraph(GraphScene<N, E>)
- Method in class org.netbeans.api.visual.graph.layout.
GraphLayout
Invokes graph-oriented layout on a GraphScene.
layoutGraph(GraphPinScene<N, E, ?>)
- Method in class org.netbeans.api.visual.graph.layout.
GraphLayout
Invokes graph-oriented layout on a GraphPinScene.
layoutNodes(GraphScene<N, E>, Collection<N>)
- Method in class org.netbeans.api.visual.graph.layout.
GraphLayout
Invokes resolving of locations for a collection of nodes in a GraphScene.
layoutNodes(GraphPinScene<N, E, ?>, Collection<N>)
- Method in class org.netbeans.api.visual.graph.layout.
GraphLayout
Invokes resolving of locations for a collection of nodes in a GraphPinScene.
layoutScene()
- Method in class org.netbeans.api.visual.vmd.
VMDGraphScene
Invokes layout of the scene.
LevelOfDetailsWidget
- Class in
org.netbeans.api.visual.widget
This is a widget with a level-of-details feature.
LevelOfDetailsWidget(Scene, double, double, double, double)
- Constructor for class org.netbeans.api.visual.widget.
LevelOfDetailsWidget
Creates a level-of-details widget.
ListItemWidget
- Class in
org.netbeans.api.visual.widget.general
Deprecated.
ListItemWidget(Scene)
- Constructor for class org.netbeans.api.visual.widget.general.
ListItemWidget
Deprecated.
Creates a list item widget.
ListWidget
- Class in
org.netbeans.api.visual.widget.general
Deprecated.
ListWidget(Scene)
- Constructor for class org.netbeans.api.visual.widget.general.
ListWidget
Deprecated.
Creates a list widget.
locationSuggested(ConnectionWidget, int, Point)
- Method in interface org.netbeans.api.visual.action.
MoveControlPointProvider
Called to resolve control points of a connection widget for specified suggested change of a location of a control point specified by its index.
locationSuggested(Widget, Point, Point)
- Method in interface org.netbeans.api.visual.action.
MoveStrategy
Called after an user suggests a new location and before the suggested location is stored to a specified widget.
LookFeel
- Class in
org.netbeans.api.visual.laf
This class is defining a reusable LookAndFeel fragments e.g.
LookFeel()
- Constructor for class org.netbeans.api.visual.laf.
LookFeel
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
org.netbeans.api.visual 2.2
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
V
W
Built on May 28 2007. | Portions Copyright 1997-2007 Sun Microsystems, Inc. All rights reserved.