Index
All Classes and Interfaces|All Packages|Constant Field Values
S
- setAutocreateContainerGaps(boolean) - Method in class org.jdesktop.layout.GroupLayout
-
Sets whether or not gaps between the container and the first/last components should automatically be created.
- setAutocreateGaps(boolean) - Method in class org.jdesktop.layout.GroupLayout
-
Sets whether or not a gap between components should automatically be created.
- setHonorsVisibility(boolean) - Method in class org.jdesktop.layout.GroupLayout
-
Sets whether component visiblity is considered when sizing and positioning components.
- setHonorsVisibility(Component, Boolean) - Method in class org.jdesktop.layout.GroupLayout
-
Sets whether the component's visiblity is considered for sizing and positioning.
- setHorizontalGroup(GroupLayout.Group) - Method in class org.jdesktop.layout.GroupLayout
-
Sets the
Group
that is responsible for layout along the horizontal axis. - setLayoutStyle(LayoutStyle) - Method in class org.jdesktop.layout.GroupLayout
-
Sets the LayoutStyle this GroupLayout is to use.
- setSharedInstance(LayoutStyle) - Static method in class org.jdesktop.layout.LayoutStyle
-
Sets the LayoutStyle instance to use for this look and feel.
- setVerticalGroup(GroupLayout.Group) - Method in class org.jdesktop.layout.GroupLayout
-
Sets the
Group
that is responsible for layout along the vertical axis.
All Classes and Interfaces|All Packages|Constant Field Values