|
Nekit v 0.9 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--com.nekhem.nekit.FileActions
| Constructor Summary | |
FileActions(NekitEditorOwner o,
NekitEditor editor)
|
|
| 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 t)
The caller asks to fill the toolbar with the buttons needed for the actions handled by this class |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public FileActions(NekitEditorOwner o,
NekitEditor editor)
| Method Detail |
public void insertToolBarButtons(javax.swing.JToolBar t)
ActionGroup
insertToolBarButtons in interface ActionGroupt - the toolbarpublic void insertMenuItems(javax.swing.JMenu menu)
ActionGroup
insertMenuItems in interface ActionGroupmenu - the menu
|
Nekit v 0.9 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||