|
Nekit v 0.9 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
The interface of classes that implement a group of editor actions. The editor asks them to populate toolbar and menus so that they can manage Actions as they want
| Method Summary | |
void |
insertMenuItems(javax.swing.JMenu menu)
The caller asks to fill a menu with the items needed for the actions handled by this class |
void |
insertToolBarButtons(javax.swing.JToolBar tb)
The caller asks to fill the toolbar with the buttons needed for the actions handled by this class |
| Method Detail |
public void insertMenuItems(javax.swing.JMenu menu)
menu - the menupublic void insertToolBarButtons(javax.swing.JToolBar tb)
tb - the toolbar
|
Nekit v 0.9 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||