Overview Package Class Tree Deprecated Index Help
PREV CLASS NEXT CLASS FRAMES NO FRAMES All Classes
SUMMARY: NESTED | FIELD | CONSTR | METHOD DETAIL: FIELD | CONSTR | METHOD

jni.gui
Class ArgumentDialogFactory

java.lang.Object
 extended byjni.gui.ArgumentDialogFactory
All Implemented Interfaces:
MenuItemFactory

public class ArgumentDialogFactory
extends java.lang.Object
implements MenuItemFactory

A factory that creates a dialog to configure, add, or remove Arguments from objects.

Since:
Ptolemy II 2.3
Version:
$Id: ArgumentDialogFactory.java,v 1.5 2006年08月21日 23:09:40 cxh Exp $
Author:
Edward A. Lee and Steve Neuendorffer, modified by Vincent Arnould
Accepted Rating:
Red (vincent.arnould)
Proposed Rating:
Red (vincent.arnould)

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

ArgumentDialogFactory

public ArgumentDialogFactory()
Construct an ArgumentDialogFactory.

Method Detail

create

public 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.

Specified by:
create in interface MenuItemFactory
Parameters:
menu - The context menu.
object - The object whose ports are being manipulated.
Returns:
The JMenuItem that was created or null if the object is not a GenericJNIActor.

setConfiguration

public void setConfiguration(Configuration configuration)
Set the configuration for use by the help screen.

Parameters:
configuration - The configuration.

Overview Package Class Tree Deprecated Index Help
PREV CLASS NEXT CLASS FRAMES NO FRAMES All Classes
SUMMARY: NESTED | FIELD | CONSTR | METHOD DETAIL: FIELD | CONSTR | METHOD

AltStyle によって変換されたページ (->オリジナル) /