| 
 | NextApp Echo2 v2.1.0.rc2 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnextapp.echo2.app.componentxml.propertypeer.ColorPeer
PropertyXmlPeer implementation for 
 nextapp.echo2.app.Color properties.
| Constructor Summary | |
| ColorPeer() | |
| Method Summary | |
|  java.lang.Object | getValue(java.lang.ClassLoader classLoader,
         java.lang.Class objectClass,
         org.w3c.dom.Element propertyElement)Translates an property represented as an DOM Elementinto
 a property value. | 
| static Color | toColor(java.lang.String value)Converts the given string value to a Colorequivalent. | 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
public ColorPeer()
| Method Detail | 
public static Color toColor(java.lang.String value)
                     throws InvalidPropertyException
Color equivalent.
value - a string representation of an Color
Color
InvalidPropertyException
public java.lang.Object getValue(java.lang.ClassLoader classLoader,
                                 java.lang.Class objectClass,
                                 org.w3c.dom.Element propertyElement)
                          throws InvalidPropertyException
PropertyXmlPeerElement into
 a property value.
getValue in interface PropertyXmlPeerclassLoader - the ClassLoader to use for 
        analyzing component/property dataobjectClass - the Class of the object on which the
        property is being setpropertyElement - the <property> Element
InvalidPropertyExceptionPropertyXmlPeer.getValue(java.lang.ClassLoader, 
      java.lang.Class, org.w3c.dom.Element)| 
 | NextApp Echo2 v2.1.0.rc2 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||