| Package | Description |
|---|---|
| org.jdtaus.core.text |
Internationalization and localization.
|
| Modifier and Type | Method and Description |
|---|---|
Messages |
Messages.getMessages(Class type)
Accessor to messages of a given type.
|
Messages |
Messages.removeMessages(Class type)
Removes messages of a given type.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Messages.addMessages(Messages messages)
Adds messages to the collection.
|
void |
Messages.removeMessages(Messages messages)
Removes messages from the collection.
|
Copyright © 2005-2012 jDTAUS. All Rights Reserved.