|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.x8ing.mc.bp.Constants
public class Constants
Field Summary | |
---|---|
static java.lang.String |
GLOBAL_DATE_FORMAT
|
static boolean |
TRACE_DEBUG
|
Constructor Summary | |
---|---|
Constants()
|
Method Summary | |
---|---|
static java.text.DecimalFormat |
createCurrencyFormater()
for swiss like formating even on engl locale machines. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String GLOBAL_DATE_FORMAT
public static final boolean TRACE_DEBUG
Constructor Detail |
---|
public Constants()
Method Detail |
---|
public static java.text.DecimalFormat createCurrencyFormater()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |