|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Message | |
| org.jdtaus.core.monitor | Task monitoring. |
| org.jdtaus.core.text | Internationalization and localization. |
| Uses of Message in org.jdtaus.core.monitor |
| Methods in org.jdtaus.core.monitor that return Message | |
abstract Message |
Task.getDescription()
Getter for property . |
| Uses of Message in org.jdtaus.core.text |
| Methods in org.jdtaus.core.text that return Message | |
Message |
MessageEvent.getMessage()
Getter for property . |
Message[] |
Messages.getMessages()
Getter for property . |
Message |
Messages.getMessage(int index)
Accessor to an indexed message. |
| Methods in org.jdtaus.core.text with parameters of type Message | |
void |
Messages.addMessage(Message message)
Adds a message to the collection. |
void |
Messages.removeMessage(Message message)
Removes a message from the collection. |
| Constructors in org.jdtaus.core.text with parameters of type Message | |
MessageEvent(Object source,
Message message,
int type)
Creates a new instance of . |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||