|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.pietschy.command.configuration.impl.FaceAttributeParser
com.pietschy.command.configuration.impl.InheritedAttributeParser
com.pietschy.command.configuration.impl.FaceHorizontalTextPositionParser
class FaceHorizontalTextPositionParser
Parser for the horizontalTextPostion property.
| Constructor Summary | |
|---|---|
FaceHorizontalTextPositionParser()
Creates a new instance. |
|
| Method Summary | |
|---|---|
protected java.lang.Object |
parseValue(java.lang.String propertyName,
java.lang.String value,
ExceptionFactory factory)
Parses the horizontalTextPosition property. |
| Methods inherited from class com.pietschy.command.configuration.impl.InheritedAttributeParser |
|---|
parseEmptyImpl, parseImpl |
| Methods inherited from class com.pietschy.command.configuration.impl.FaceAttributeParser |
|---|
getProperties, parse |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FaceHorizontalTextPositionParser()
| Method Detail |
|---|
protected java.lang.Object parseValue(java.lang.String propertyName,
java.lang.String value,
ExceptionFactory factory)
throws ParseException
horizontalTextPosition property. The value is converted to the
appropriate SwingConstant.
parseValue in class InheritedAttributeParserpropertyName - ignored.value - the value.factory - the exception factory.
ParseException - if the value was invalid.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||