|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectdesigntools.StandardMenu
designtools.CircuitEditorMenu
Extends the standard menu to insert an Edit menu. Edit menu items have the action listeners added within this class so the circuit editor workspace is needed so that handling procedures can be called
| Field Summary |
| Fields inherited from class designtools.StandardMenu |
helpMenu, menuBar |
| Constructor Summary | |
CircuitEditorMenu(Workspace workspace)
Constructor. |
|
| Method Summary | |
javax.swing.JMenuBar |
getMenuBar()
|
| Methods inherited from class designtools.StandardMenu |
getExitMenuItem, getNewMenuItem, getSaveMenuItem |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public CircuitEditorMenu(Workspace workspace)
workspace - The editor frame's workspace| Method Detail |
public javax.swing.JMenuBar getMenuBar()
getMenuBar in class StandardMenu
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||