@FrameworkOnly public class PersistentCell extends Object
WizardSplitDockStation, the cell offers information about
its current and its preferred size.| Constructor and Description |
|---|
PersistentCell(int size,
int preferred) |
| Modifier and Type | Method and Description |
|---|---|
int |
getPreferredSize() |
int |
getSize() |
void |
setSize(int size)
Changes the size of this cell.
|
Copyright © 2018. All rights reserved.