| Package | Description |
|---|---|
| com.xalys.xgl.layouts.scroll |
| Modifier and Type | Method and Description |
|---|---|
ScrollType |
ScrollablePanel.getScrollType() |
static ScrollType |
ScrollType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ScrollType[] |
ScrollType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ScrollablePanel.setScrollType(ScrollType scrollType) |
Copyright © 2018 Xalys. All rights reserved.