Package jam.toolbar
Class ToolbarOptions
java.lang.Object
jam.toolbar.ToolbarOptions
- Author:
- rambaut Date: Oct 18, 2005 Time: 10:23:01 PM
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final int
static final int
static final int
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
ICON_AND_TEXT
public static final int ICON_AND_TEXT- See Also:
-
ICON_ONLY
public static final int ICON_ONLY- See Also:
-
TEXT_ONLY
public static final int TEXT_ONLY- See Also:
-
-
Constructor Details
-
ToolbarOptions
public ToolbarOptions(int display, boolean smallSize)
-
-
Method Details
-
getDisplay
public int getDisplay() -
getSmallSize
public boolean getSmallSize()
-