GLG Toolkit, Java Class Library
Version 4.5
|
Container access type. More...
Container access type.
Constants | |
static final int | BOTTOM = 1 |
Start from the bottom. More... | |
static final int | CURRENT = 3 |
Start from the current position. More... | |
static final int | TOP = 2 |
Start from the top. More... | |
|
static |
Start from the bottom.
|
static |
Start from the current position.
|
static |
Start from the top.