|
|||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||||
See:
Description
| Interface Summary | |
| LayoutHConstraints | The interface that every layout constraints must extend. |
| Class Summary | |
| BorderHConstraints | The constraints for a Border layout. |
| BoxHConstraints | The constraints for a Box layout. |
| ExplicitHConstraints | The constraints for an Explicit layout (www.zookitec.com). |
| FlowHConstraints | The constraints for a Flow layout, which are only meant to raise an exception as a flow layout does not accept constraints. |
| FormHConstraints | The constraints for a Form layout (www.jgoodies.com). |
| GridBagHConstraints | The constraints for a GridBag layout. |
| NullHConstraints | The constraints for a null layout. |
| SpringHConstraints | The constraints for a Spring layout. |
| Exception Summary | |
| IllegalConstraintsException | An exception while interpreting the meaning of some constraints. |
Package containing the layout Constraints classes, which are associated to components in order to lay them out correctly.
|
|||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||||