|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.beanfabrics.model.DatePM.DateFormatProvider
public static class DatePM.DateFormatProvider
The DatePM.DateFormatProvider
is a factory for the default
DateFormat
used by newly created DatePM
instances.
DatePM.setDefaultDateFormatProvider(DateFormatProvider)
Constructor Summary | |
---|---|
DatePM.DateFormatProvider()
|
Method Summary | |
---|---|
java.text.DateFormat |
getDateFormat()
Creates and returns a new DateFormat |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DatePM.DateFormatProvider()
Method Detail |
---|
public java.text.DateFormat getDateFormat()
DateFormat
DateFormat
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |