|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Class Summary | |
|---|---|
| SplitterBar | A class that implements a splitter bar. |
| SplitterConstraint | A SplitterConstraint is a set of component layout constraints used by the SplitterLayout
layout manager. |
| SplitterLayout | The splitter layout manager arranges several components that are separated by
SplitterBar components. |
| SplitterSpace | A SplitterSpace is a completely plain lightweight AWT Component. |
The splitter layout holds several components, separated by splitter bars. An intelligent resize algorithm determines the size of the remaining components when one of the splitter bars is moved. For each component, its minimum and maximum sizes will be considered when giving the user a visual feedback when moving the splitter bar, e. g. the splitter bar won't move to a position that contradicts the constraints of the components.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||