|
|
|
@ -34,6 +34,7 @@ public class CRPropertyDescriptorPane {
|
|
|
|
|
private PropertyEditor propertyEditor; |
|
|
|
|
private boolean isPopulate = true; |
|
|
|
|
private FormDesigner designer; |
|
|
|
|
|
|
|
|
|
public CRPropertyDescriptorPane(CRPropertyDescriptor crPropertyDescriptor, XCreator xCreator, FormDesigner designer) { |
|
|
|
|
this.crPropertyDescriptor = crPropertyDescriptor; |
|
|
|
|
this.xCreator = xCreator; |
|
|
|
|