|
Holger's Java API |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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()
|
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||