| 
 | Oracle Fusion Middleware Java API Reference for Oracle Extension SDK 11g Release 2 (11.1.2.4.0) E17493-05 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ToolbarItem
A toolbar item implements this interface in order to allow the 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.
| Method Summary | |
|---|---|
|  javax.swing.Action | getAction()Return the Actionassociated with this toolbar item. | 
| Method Detail | 
|---|
javax.swing.Action getAction()
Action associated with this toolbar item.
| 
 | Oracle Fusion Middleware Java API Reference for Oracle Extension SDK 11g Release 2 (11.1.2.4.0) E17493-05 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||