|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectptolemy.vergil.basic.BasicGraphFrame.DocumentationMenuItemFactory
private class BasicGraphFrame.DocumentationMenuItemFactory
Create a menu item that will show documentation
Constructor Summary | |
---|---|
private |
BasicGraphFrame.DocumentationMenuItemFactory()
|
Method Summary | |
---|---|
javax.swing.JMenuItem |
create(JContextMenu menu,
NamedObj object)
Add an item to the given context menu that bring up the documentation for the given object |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
private BasicGraphFrame.DocumentationMenuItemFactory()
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 |