| 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.9.1) E67661-01  | 
|||||||||
| 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 Action associated 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 Reference 11g Release 1 (11.1.1.9.1) E67661-01  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||