|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.merlotxml.merlot.MerlotError.ShowMessageLaterRunnable
Description of the Class
Field Summary | |
boolean |
_die
Description of the Field |
java.lang.String |
_msg
Description of the Field |
java.lang.String |
_title
Description of the Field |
Constructor Summary | |
MerlotError.ShowMessageLaterRunnable()
|
Method Summary | |
void |
run()
Main processing method for the ShowMessageLaterRunnable object |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public java.lang.String _msg
public java.lang.String _title
public boolean _die
Constructor Detail |
public MerlotError.ShowMessageLaterRunnable()
Method Detail |
public void run()
run
in interface java.lang.Runnable
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |