Holger's
Java API

Uses of Class
com.antelmann.util.Localized

Packages that use Localized
com.antelmann.calendar This package contains classes for implementing calendar and time related solutions. 
com.antelmann.crm Provides interfaces and classes for implementing applications dealing with Customer Relationship Management (CRM). 
com.antelmann.math This package contains classes to ease calculations. 
com.antelmann.util This package contains generally useful classes that are used throughout the other packages in this framework. 
 

Uses of Localized in com.antelmann.calendar
 

Methods in com.antelmann.calendar with annotations of type Localized
 String CalendarTableModel.getColumnName(int column)
           
 String TimeInterval.getUnitName()
           
 String Holiday.toString()
          returns the localized date along with the name
 

Uses of Localized in com.antelmann.crm
 

Methods in com.antelmann.crm with annotations of type Localized
 String GlobalAddress.getAddressDetailString()
          provides a (multi-line) String that displays all relevant address data
 String SnailMailAddress.getAddressString()
          returns the address string to be used for the current locale
 

Uses of Localized in com.antelmann.math
 

Methods in com.antelmann.math with annotations of type Localized
 String CurrencyUnit.getUnitSymbol()
           
 

Uses of Localized in com.antelmann.util
 

Methods in com.antelmann.util with annotations of type Localized
 String Country.getName()
           
 



(c) Holger Antelmann since 2001- all rights reserved (contact: info@antelmann.com)
see www.antelmann.com/developer for further details and available downloads