edu.sc.seis.fissuresUtil.chooser
Class DateChooserOptions
java.lang.Object
edu.sc.seis.fissuresUtil.chooser.DateChooserOptions
public class DateChooserOptions
- extends java.lang.Object
DateChooserOptions serves as an enumeration for DateChooser
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
YEAR
public static final DateChooserOptions YEAR
MONTH
public static final DateChooserOptions MONTH
DAY
public static final DateChooserOptions DAY
HOUR
public static final DateChooserOptions HOUR
MINUTES
public static final DateChooserOptions MINUTES
SECONDS
public static final DateChooserOptions SECONDS
MILLIS
public static final DateChooserOptions MILLIS
JULIANDAY
public static final DateChooserOptions JULIANDAY
TODAY
public static final DateChooserOptions TODAY
RADIOBUTTON
public static final DateChooserOptions RADIOBUTTON
WEEKAGO
public static final DateChooserOptions WEEKAGO
INTERVAL
public static final DateChooserOptions INTERVAL
getDateFormatValue
public int getDateFormatValue()
setDateFormat
public void setDateFormat(java.lang.String d)