|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectptolemy.vergil.basic.BasicGraphFrame.OpenLibraryMenuItemFactory
private class BasicGraphFrame.OpenLibraryMenuItemFactory
Create a menu item that will open a library in editable form.
Constructor Summary | |
---|---|
private |
BasicGraphFrame.OpenLibraryMenuItemFactory()
|
Method Summary | |
---|---|
javax.swing.JMenuItem |
create(JContextMenu menu,
NamedObj object)
Add an item to the given context menu that will open the given object as an editable model. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
private BasicGraphFrame.OpenLibraryMenuItemFactory()
Method Detail |
---|
public javax.swing.JMenuItem create(JContextMenu menu, NamedObj object)
create
in interface MenuItemFactory
menu
- The context menu to add to.object
- The object that the menu item command will operate on.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |