Public Member Functions

cern.gp.explorer.properties.PropertyDialog Class Reference

List of all members.

Public Member Functions

 PropertyDialog (GPNode node, String propName, boolean isModal)
void show ()

Detailed Description

A dialog Panel for editing a property

Author:
Vito Baggiolini
Version:
Revision:
1.2

,

Date:
2006/09/25 08:52:36

,

Author:
acaproni

Constructor & Destructor Documentation

cern.gp.explorer.properties.PropertyDialog.PropertyDialog ( GPNode  node,
String  propName,
boolean  isModal 
)
Parameters:
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().


Member Function Documentation

void cern.gp.explorer.properties.PropertyDialog.show (  ) 

The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Enumerations Properties