public interface ToolbarItem
Toolbar access to the Action encapsulating its behavior.
NOTE: It is not necessary for AbstractButton instances to implement this interface, since the action is obtained directly.
| Modifier and Type | Method and Description | 
|---|---|
javax.swing.Action | 
getAction()
Return the  
Action associated with this toolbar item. |