|
RSE Release 3.3 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ISystemMessageLineTarget
Implemented by any class that supports being passed an ISystemMessageLine to target messages to. This is useful in re-usable forms so that the parent dialog or wizard can pass in "this" in order to allow the form to issue messages.
Method Summary | |
---|---|
ISystemMessageLine |
getMessageLine()
Get the message line to use for issuing messages |
void |
setMessageLine(ISystemMessageLine msgLine)
Set the message line to use for issuing messages |
Method Detail |
---|
void setMessageLine(ISystemMessageLine msgLine)
ISystemMessageLine getMessageLine()
|
RSE Release 3.3 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |