public final class ToolbarOptions
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static int |
ICON_AND_TEXT |
static int |
ICON_ONLY |
static int |
TEXT_ONLY |
| Constructor and Description |
|---|
ToolbarOptions(int display,
boolean smallSize) |
| Modifier and Type | Method and Description |
|---|---|
int |
getDisplay() |
boolean |
getSmallSize() |
public static final int ICON_AND_TEXT
public static final int ICON_ONLY
public static final int TEXT_ONLY
http://code.google.com/p/jam-lib/