| Package | Description |
|---|---|
| org.jdtaus.core.text |
Internationalization and localization.
|
| Modifier and Type | Method and Description |
|---|---|
MessageListener[] |
MessageEventSource.getMessageListeners()
Gets all currently registered
MessageListeners. |
| Modifier and Type | Method and Description |
|---|---|
void |
MessageEventSource.addMessageListener(MessageListener listener)
Adds a
MessageListener to the listener list. |
void |
MessageEventSource.removeMessageListener(MessageListener listener)
Removes a
MessageListener from the listener list. |
Copyright © 2005-2012 jDTAUS. All Rights Reserved.