|
jACOB 2.7 API Documentation. | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IToolbarButtonDefinition
This interface represents the definition of a toolbar button.
| Method Summary | |
|---|---|
ActionType |
getActionType()
Returns the type of the underlying action to be performed when this toolbar button is pressed. |
java.lang.String |
getLabel()
Returns the label of this toolbar button. |
java.lang.String |
getName()
Returns the name of this toolbar button. |
boolean |
isVisible()
Returns whether the toolbar button should be visible by default. |
| Method Detail |
|---|
java.lang.String getName()
java.lang.String getLabel()
ActionType getActionType()
Note that this method is currently for internal use only!
boolean isVisible()
true if the toolbar button should by visible by
default, otherwise false.
|
jACOB 2.7 API Documentation. | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||