public interface ComponentLevelActions
| Modifier and Type | Method and Description |
|---|---|
javax.swing.Action[] |
getDropdownActions()
Get the actions to be represented in the "more" dropdown.
|
javax.swing.Action[] |
getToolbarActions()
Get the actions to be represented as toolbar buttons.
|
javax.swing.Action[] getToolbarActions()
javax.swing.Action[] getDropdownActions()