|
RSE Release 3.3 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.rse.ui.actions.DisplaySystemMessageAction
public class DisplaySystemMessageAction
This class can be used to display SystemMessages via the Display.async and sync methods.
| Field Summary | |
|---|---|
protected SystemMessage |
message
|
protected int |
rc
|
| Constructor Summary | |
|---|---|
DisplaySystemMessageAction(SystemMessage message)
|
|
| Method Summary | |
|---|---|
int |
getReturnCode()
Retrieve the return code from displaying the SystemMessageDialog |
void |
run()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected SystemMessage message
protected int rc
| Constructor Detail |
|---|
public DisplaySystemMessageAction(SystemMessage message)
| Method Detail |
|---|
public void run()
run in interface java.lang.RunnableRunnable.run()public int getReturnCode()
|
RSE Release 3.3 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||