|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectptolemy.vergil.kernel.RenameDialogFactory
public class RenameDialogFactory
A factory that creates a dialog to rename an object.
| Red (johnr) |
| Red (eal) |
| Constructor Summary | |
|---|---|
RenameDialogFactory()
Deprecated. |
|
| Method Summary | |
|---|---|
javax.swing.JMenuItem |
create(JContextMenu menu,
NamedObj object)
Deprecated. Add an item to the given context menu that will open a dialog to add or remove ports from an object. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RenameDialogFactory()
| Method Detail |
|---|
public javax.swing.JMenuItem create(JContextMenu menu,
NamedObj object)
create in interface MenuItemFactorymenu - The context menu.object - The object whose ports are being manipulated.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||