public class PropertyDialog
extends java.lang.Object
| Constructor and Description |
|---|
PropertyDialog(GPNode node,
java.lang.String propName,
boolean isModal) |
| Modifier and Type | Method and Description |
|---|---|
void |
show() |
public PropertyDialog(GPNode node, java.lang.String propName, boolean isModal)
node - the node to which the property belongspropName - the name of the propertyisModal - whether the Dialog shall be modal