Public Member Functions | |
| PropertyDialog (GPNode node, String propName, boolean isModal) | |
| void | show () |
A dialog Panel for editing a property
,
,
| cern.gp.explorer.properties.PropertyDialog.PropertyDialog | ( | GPNode | node, | |
| String | propName, | |||
| boolean | isModal | |||
| ) |
| node | the node to which the property belongs | |
| propName | the name of the property | |
| isModal | whether the Dialog shall be modal |
References cern.gp.nodes.GPNode.getBean(), and cern.gp.nodes.GPNode.getPeerNode().
| void cern.gp.explorer.properties.PropertyDialog.show | ( | ) |
1.7.0