|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.formaria.editor.project.pages.components.properties.PropertyFactory
public class PropertyFactory
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 |
|---|
public PropertyFactory()
| Method Detail |
|---|
public static PlainProperty createProperty(EditorComponentAdapter componentAdapter,
int propertyType,
java.lang.String propertyName,
java.lang.String propertyValues)
propertyType - the property type as defined in the PlainProperty classpropertyName - the name of the propertiespropertyValues - the value list
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||