|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object extended byjni.gui.ArgumentDialogFactory
A factory that creates a dialog to configure, add, or remove Arguments from objects.
| Constructor Summary | |
ArgumentDialogFactory()
Construct an ArgumentDialogFactory. |
|
| Method Summary | |
javax.swing.JMenuItem |
create(JContextMenu menu,
NamedObj object)
Add an item to the given context menu that will open a dialog to add or remove arguments from an object. |
void |
setConfiguration(Configuration configuration)
Set the configuration for use by the help screen. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ArgumentDialogFactory()
| 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.
public void setConfiguration(Configuration configuration)
configuration - The configuration.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||