|
ThinkUI Data Generator 1.0.2 API | |||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||
Interface for all format factory.
| Method Summary | |
java.text.Format |
createFormat(Attribute attribute)
Creates the Format to format values for the given attribute. |
java.lang.String[] |
getFormatAttrNames()
Returns the attribute names to use to get the arguments for the Format or null. |
java.lang.String |
getFormatPattern()
Returns the pattern to initialize the created Format object or null. |
java.lang.String |
getFormatType()
Returns the type of Format to use or null |
void |
setFormatAttrNames(java.lang.String[] formatAttrNames)
Sets the format argument attribute names. |
void |
setFormatPattern(java.lang.String pattern)
Sets the pattern to initialize the created Format object. |
void |
setFormatType(java.lang.String formatType)
Sets the Format type to create. |
| Method Detail |
public java.text.Format createFormat(Attribute attribute)
attribute - The attribute to create the Format object.
public java.lang.String[] getFormatAttrNames()
public java.lang.String getFormatPattern()
public java.lang.String getFormatType()
public void setFormatAttrNames(java.lang.String[] formatAttrNames)
public void setFormatPattern(java.lang.String pattern)
public void setFormatType(java.lang.String formatType)
|
ThinkUI Data Generator 1.0.2 API | |||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||
Copyright © 2007-2009. ThinkUI Software Inc. All rights reserved.