|
JThreadKitTM v1.1.0 ( public members only)
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--com.jthreadkit.swing.JTKComponent
|
+--com.jthreadkit.swing.JTKTextArea
| Constructor Summary | |
JTKTextArea(JTextArea textArea)
|
|
| Method Summary | |
void |
appendSafely(String newText)
|
JTextArea |
getTextArea()
|
void |
setTextSafely(String newText)
|
| Methods inherited from class com.jthreadkit.swing.JTKComponent |
getComponent, setEnabledSafely, setEnabledSafely, setVisibleSafely, setVisibleSafely |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public JTKTextArea(JTextArea textArea)
| Method Detail |
public JTextArea getTextArea()
public void setTextSafely(String newText)
public void appendSafely(String newText)
|
JThreadKitTM v1.1.0 ( public members only)
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||