|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.merlotxml.merlot.MerlotError.msgRunnable
Description of the Class
Field Summary | |
protected java.lang.String |
_msg
Description of the Field |
protected java.lang.String |
_title
Description of the Field |
Constructor Summary | |
MerlotError.msgRunnable(java.lang.String msg,
java.lang.String title)
Constructor for the msgRunnable object |
Method Summary | |
void |
run()
Main processing method for the msgRunnable object |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
protected java.lang.String _msg
protected java.lang.String _title
Constructor Detail |
public MerlotError.msgRunnable(java.lang.String msg, java.lang.String title)
msg
- Description of the Parametertitle
- Description of the ParameterMethod 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 |