| Package | Description |
|---|---|
| de.lessvoid.nifty.controls | |
| de.lessvoid.nifty.controls.listbox | |
| de.lessvoid.nifty.controls.scrollbar |
| Modifier and Type | Method | Description |
|---|---|---|
Scrollbar |
ListBox.getHorizontalScrollbar() |
Get the Horizontal scrollbar of this listBox.
|
Scrollbar |
ScrollbarChangedEvent.getScrollbar() |
|
Scrollbar |
ListBox.getVerticalScrollbar() |
Get the Vertical scrollbar of this listBox.
|
| Constructor | Description |
|---|---|
ScrollbarChangedEvent(Scrollbar scrollbar,
float newValue) |
| Modifier and Type | Method | Description |
|---|---|---|
Scrollbar |
ListBoxControl.getHorizontalScrollbar() |
Deprecated.
|
Scrollbar |
ListBoxControl.getVerticalScrollbar() |
Deprecated.
|
| Modifier and Type | Class | Description |
|---|---|---|
class |
ScrollbarControl |
Deprecated.
Please use
Scrollbar when accessing NiftyControls. |
Copyright © 2018. All rights reserved.