org.formaria.editor.project.pages.components.properties
Class PropertyFactory

java.lang.Object
  extended by org.formaria.editor.project.pages.components.properties.PropertyFactory

public class PropertyFactory
extends java.lang.Object

A fctory for component properties

Copyright (c) Formaria Ltd., 2002-2006

$Revision: 1.28 $


Constructor Summary
PropertyFactory()
           
 
Method Summary
static PlainProperty createProperty(EditorComponentAdapter componentAdapter, int propertyType, java.lang.String propertyName, java.lang.String propertyValues)
          Create a new property
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PropertyFactory

public PropertyFactory()
Method Detail

createProperty

public static PlainProperty createProperty(EditorComponentAdapter componentAdapter,
                                           int propertyType,
                                           java.lang.String propertyName,
                                           java.lang.String propertyValues)
Create a new property

Parameters:
propertyType - the property type as defined in the PlainProperty class
propertyName - the name of the properties
propertyValues - the value list