| Type Params | Return Type | Name and description |
|---|---|---|
|
java.lang.Class<? extends ModelItem>[] |
exceptForModelItems()Defines the model items this toolbar item isn't visible for |
|
java.lang.Class<? extends ModelItem>[] |
forModelItems()Defines the model items this toolbar item is visible for |
|
javax.swing.JComponent |
getComponent() |
|
int |
getToolbarIndex()Order where it should be displayed in the toolbar group. |
|
boolean |
needsMargin() |
Defines the model items this toolbar item isn't visible for
Defines the model items this toolbar item is visible for
Order where it should be displayed in the toolbar group. Starts from 0.