|
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.FormatActions
| Constructor Summary | |
FormatActions(NekitPane nekitPane)
|
|
| 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 |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public FormatActions(NekitPane nekitPane)
| Method Detail |
public void insertMenuItems(javax.swing.JMenu menu)
ActionGroup
insertMenuItems in interface ActionGroupmenu - the menupublic void insertToolBarButtons(javax.swing.JToolBar tb)
ActionGroup
insertToolBarButtons in interface ActionGrouptb - the toolbar
|
Nekit v 0.9 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||