|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use NumberFormatTypes | |
|---|---|
| com.jstatcom.component | GUI components with general functionality. |
| Uses of NumberFormatTypes in com.jstatcom.component |
|---|
| Fields in com.jstatcom.component declared as NumberFormatTypes | |
|---|---|
static NumberFormatTypes |
NumberFormatTypes.DEFAULT
The default NumberFormatType to be used for representing doubles. |
static NumberFormatTypes |
NumberFormatTypes.SCIENTIFIC
The scientific notation NumberFormatType. |
| Methods in com.jstatcom.component that return NumberFormatTypes | |
|---|---|
NumberFormatTypes |
NumSelector.getNumberFormatType()
Gets the current number format type. |
NumberFormatTypes |
NumRangeSelector.getNumberFormatType()
Gets the current number format type. |
| Methods in com.jstatcom.component with parameters of type NumberFormatTypes | |
|---|---|
void |
NumSelector.setNumberFormatType(NumberFormatTypes newNumberFormatType)
Sets the current number format type. |
void |
NumRangeSelector.setNumberFormatType(NumberFormatTypes newNumberFormatType)
Sets the current number format type. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||