org.netbeans.lib.awtextra |
|
Java Source File Name | Type | Comment |
AbsoluteConstraints.java | Class | An object that encapsulates position and (optionally) size for
Absolute positioning of components. |
AbsoluteLayout.java | Class | AbsoluteLayout is a LayoutManager that works as a replacement for "null" layout to
allow placement of components in absolute positions. |