Spec-Zone .ru
спецификации, руководства, описания, API
JavaTM 2 Platform
Std. Ed. v1.3.1

Uses of Class
java.text.NumberFormat

Packages that use NumberFormat
java.text Provides classes and interfaces for handling text, dates, numbers, and messages in a manner independent of natural languages. 
 

Uses of NumberFormat in java.text
 

Subclasses of NumberFormat in java.text
 class ChoiceFormat
          A ChoiceFormat allows you to attach a format to a range of numbers.
 class DecimalFormat
          DecimalFormat is a concrete subclass of NumberFormat that formats decimal numbers.
 

Fields in java.text declared as NumberFormat
protected  NumberFormat DateFormat.numberFormat
          The number formatter that DateFormat uses to format numbers in dates and times.
 

Methods in java.text that return NumberFormat
static NumberFormat NumberFormat.getInstance()
          Returns the default number format for the current default locale.
static NumberFormat NumberFormat.getInstance(Locale inLocale)
          Returns the default number format for the specified locale.
static NumberFormat NumberFormat.getNumberInstance()
          Returns a general-purpose number format for the current default locale.
static NumberFormat NumberFormat.getNumberInstance(Locale inLocale)
          Returns a general-purpose number format for the specified locale.
static NumberFormat NumberFormat.getCurrencyInstance()
          Returns a currency format for the current default locale.
static NumberFormat NumberFormat.getCurrencyInstance(Locale inLocale)
          Returns a currency format for the specified locale.
static NumberFormat NumberFormat.getPercentInstance()
          Returns a percentage format for the current default locale.
static NumberFormat NumberFormat.getPercentInstance(Locale inLocale)
          Returns a percentage format for the specified locale.
 NumberFormat DateFormat.getNumberFormat()
          Gets the number formatter which this date/time formatter uses to format and parse a time.
 

Methods in java.text with parameters of type NumberFormat
 void DateFormat.setNumberFormat(NumberFormat newNumberFormat)
          Allows you to set the number formatter.
 


JavaTM 2 Platform
Std. Ed. v1.3.1

Submit a bug or feature
For further API reference and developer documentation, see Java 2 SDK SE Developer Documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.

Java, Java 2D, and JDBC are trademarks or registered trademarks of Sun Microsystems, Inc. in the US and other countries.
Copyright 1993-2001 Sun Microsystems, Inc. 901 San Antonio Road
Palo Alto, California, 94303, U.S.A. All Rights Reserved.

free hit counter