151152153154155156157158159
return resources.getString("FillShapeColorTitle"); } public String[] getPropertyNames() { if (_propertyNames == null) { _propertyNames = new Abstract2DShapePropertiesNames().getPropertyNames(); } return _propertyNames; }