public abstract class SplitOrientation extends TypesafeEnum
| Modifier and Type | Field and Description |
|---|---|
static SplitOrientation |
HORIZONTAL |
static SplitOrientation |
VERTICAL |
| Modifier and Type | Method and Description |
|---|---|
abstract int |
getPreferredSize(Component component) |
abstract int |
getSize(Component component) |
abstract int |
getSplitPaneConstant() |
equals, getDisplayString, getResourceBundleBaseName, hashCode, toStringpublic static final SplitOrientation HORIZONTAL
public static final SplitOrientation VERTICAL
Copyright © 2002–2017 SoftSmithy. All rights reserved.