|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ToolBarStyle | |
org.gnu.gtk |
Uses of ToolBarStyle in org.gnu.gtk |
Fields in org.gnu.gtk declared as ToolBarStyle | |
static ToolBarStyle |
ToolBarStyle.ICONS
|
static ToolBarStyle |
ToolBarStyle.TEXT
|
static ToolBarStyle |
ToolBarStyle.BOTH
|
static ToolBarStyle |
ToolBarStyle.BOTH_HORIZ
|
Methods in org.gnu.gtk that return ToolBarStyle | |
static ToolBarStyle |
ToolBarStyle.intern(int value)
|
ToolBarStyle |
ToolBarStyle.or(ToolBarStyle other)
|
ToolBarStyle |
ToolBarStyle.and(ToolBarStyle other)
|
ToolBarStyle |
ToolBarStyle.xor(ToolBarStyle other)
|
Methods in org.gnu.gtk with parameters of type ToolBarStyle | |
ToolBarStyle |
ToolBarStyle.or(ToolBarStyle other)
|
ToolBarStyle |
ToolBarStyle.and(ToolBarStyle other)
|
ToolBarStyle |
ToolBarStyle.xor(ToolBarStyle other)
|
boolean |
ToolBarStyle.test(ToolBarStyle other)
|
void |
ToolBar.setStyle(ToolBarStyle style)
Alter the view of the ToolBar to display either icons only, text only, or both. |
|
Please send any bug reports, comments, or suggestions for the API or documentation to java-gnome-developer@lists.sf.net | ||||||||||
PREV NEXT | FRAMES NO FRAMES |