345346347348349350351352353
bdrawcolor.setEnabled(display); } public String[] getPropertyNames() { if (_propertyNames == null) { _propertyNames = new Abstract1DShapePropertiesNames().getPropertyNames(); } return _propertyNames; }