|
Oracle™ Business Intelligence Beans Java API Reference | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Methods for setting the icon behavior of a tool when the mouse rolls over the icon.
ToolBar| Method Summary | |
boolean |
isRolloverIconEnabled()Indicates whether a larger version of a toolbar icon appears when the mouse is over the icon. |
void |
setRolloverIconEnabled(boolean b)Specifies whether to display a larger version of a toolbar icon when the mouse is over the icon. |
| Method Detail |
public void setRolloverIconEnabled(boolean b)
b - true to use larger icons, false to use a raised or lowered look instead.public boolean isRolloverIconEnabled()
true if a larger icon appears when the mouse is over a tool icon, false if a raised or lowered look appears instead.
|
Oracle™ Business Intelligence Beans Java API Reference | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||