| Package | Description |
|---|---|
| org.openide.awt |
A set of utility classes pertaining to the visual appearance of NetBeans.
|
| Constructor and Description |
|---|
SplitChangeEvent(SplittedPanel splittedPanel,
int oldValue,
int newValue)
Deprecated.
Constructs a new SplitChangeEvent for specified source SplittedPanel and
old and new SplitPositions
|