|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.merlotxml.merlot.MerlotError.ShowMessageLaterRunnable
Field Summary | |
boolean |
_die
|
java.lang.String |
_msg
|
java.lang.String |
_title
|
Constructor Summary | |
MerlotError.ShowMessageLaterRunnable()
|
Method Summary | |
void |
run()
|
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()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |