Alphabetical Index: S

A B C D G H I L M O P R S T U V

S

A Group that lays out its elements sequentially, one after another.
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.
Sets the Group that is responsible for layout along the horizontal axis.
setLayoutStyle(org.jdesktop.layout.LayoutStyle) - method in class org.jdesktop.layout.GroupLayout
Sets the LayoutStyle this GroupLayout is to use.
setSharedInstance(org.jdesktop.layout.LayoutStyle) - static method in class org.jdesktop.layout.LayoutStyle
Sets the LayoutStyle instance to use for this look and feel.
Sets the Group that is responsible for layout along the vertical axis.