com.zfqjava.swing.cell
Class FormatStyle
java.lang.Object
com.zfqjava.swing.cell.FormatStyle
- Direct Known Subclasses:
- FormatStyle.BooleanFormatStyle, FormatStyle.DateFormatStyle, FormatStyle.NumberFormatStyle, FormatStyle.TimeFormatStyle
public class FormatStyle
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DEFAULT_NUMBER
public static final FormatStyle DEFAULT_NUMBER
CURRENCY_NUMBER
public static final FormatStyle CURRENCY_NUMBER
PERCENT_NUMBER
public static final FormatStyle PERCENT_NUMBER
SCIENTIFIC_NUMBER
public static final FormatStyle SCIENTIFIC_NUMBER
DEFAULT_DATE
public static final FormatStyle DEFAULT_DATE
FULL_DATE
public static final FormatStyle FULL_DATE
LONG_DATE
public static final FormatStyle LONG_DATE
MEDIUM_DATE
public static final FormatStyle MEDIUM_DATE
SHORT_DATE
public static final FormatStyle SHORT_DATE
DEFAULT_TIME
public static final FormatStyle DEFAULT_TIME
FULL_TIME
public static final FormatStyle FULL_TIME
LONG_TIME
public static final FormatStyle LONG_TIME
MEDIUM_TIME
public static final FormatStyle MEDIUM_TIME
SHORT_TIME
public static final FormatStyle SHORT_TIME
YES_NO
public static final FormatStyle YES_NO
TRUE_FALSE
public static final FormatStyle TRUE_FALSE
ON_OFF
public static final FormatStyle ON_OFF
Send your Feedback
JComponentPack 1.5.0
Copyright © 2001-2007 Extreme Component, Inc. All rights reserved.