org.netbeans.api.visual 2.21.1

Uses of Package
org.netbeans.api.visual.layout

Packages that use org.netbeans.api.visual.layout
org.netbeans.api.visual.layout This package contains Layout interface which defines a widget-layout. 
org.netbeans.api.visual.widget This package contains Widget class. 
 

Classes in org.netbeans.api.visual.layout used by org.netbeans.api.visual.layout
Layout
          This class is responsible for layout and justification of children widgets of a widget where the layout is assigned.
LayoutFactory.ConnectionWidgetLayoutAlignment
          Alignment of children widgets within a calculated connection widgets used by default layout used in a connection widget.
LayoutFactory.SerialAlignment
          Alignment of children widgets within a calculated widget used by FlowLayout (vertical and horizontal flow layout).
SceneLayout
          This is used for a one-time operations that had to be invoked after the scene is initialized and/or validated.
 

Classes in org.netbeans.api.visual.layout used by org.netbeans.api.visual.widget
Layout
          This class is responsible for layout and justification of children widgets of a widget where the layout is assigned.
LayoutFactory.ConnectionWidgetLayoutAlignment
          Alignment of children widgets within a calculated connection widgets used by default layout used in a connection widget.
 


org.netbeans.api.visual 2.21.1

Built on February 13 2010.  |  Portions Copyright 1997-2010 Sun Microsystems, Inc. All rights reserved.