|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectdip.gui.dialog.TextViewer.TVRunnable
Lazy Loading worker thread; must be subclassed
| Constructor Summary | |
TextViewer.TVRunnable()
Create a TVRunnable |
|
| Method Summary | |
abstract void |
run()
This method must be implemented by subclasses |
protected void |
setText(java.lang.String text)
Set the text |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public TextViewer.TVRunnable()
| Method Detail |
public abstract void run()
run in interface java.lang.Runnableprotected final void setText(java.lang.String text)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||