|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.refractions.udig.catalog.ui.StatusLineMessageBoardAdapter
public class StatusLineMessageBoardAdapter
Adapts a StatusLineManager
as a IMessageBoard
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface net.refractions.udig.catalog.ui.IMessageBoard |
---|
IMessageBoard.Type |
Constructor Summary | |
---|---|
StatusLineMessageBoardAdapter(IStatusLineManager manager)
|
Method Summary | |
---|---|
void |
putMessage(java.lang.String message,
IMessageBoard.Type type)
Adds/Sets a message on the message board. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public StatusLineMessageBoardAdapter(IStatusLineManager manager)
Method Detail |
---|
public void putMessage(java.lang.String message, IMessageBoard.Type type)
IMessageBoard
putMessage
in interface IMessageBoard
message
- message to set on the message board.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |