|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectnextapp.echo2.app.componentxml.propertypeer.InsetsPeer
public class InsetsPeer
PropertyXmlPeer implementation for
nextapp.echo2.app.Insets properties.
| Constructor Summary | |
|---|---|
InsetsPeer()
|
|
| 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 Element into
a property value. |
static Insets |
toInsets(java.lang.String value)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public InsetsPeer()
| Method Detail |
|---|
public static Insets toInsets(java.lang.String value)
throws InvalidPropertyException
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)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||