JThreadKitTM
v1.1.0
(public members only)

com.jthreadkit.swing
Class JTKTextArea

java.lang.Object
  |
  +--com.jthreadkit.swing.JTKComponent
        |
        +--com.jthreadkit.swing.JTKTextArea

public class JTKTextArea
extends JTKComponent


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

JTKTextArea

public JTKTextArea(JTextArea textArea)
Method Detail

getTextArea

public JTextArea getTextArea()

setTextSafely

public void setTextSafely(String newText)

appendSafely

public void appendSafely(String newText)

JThreadKitTM
v1.1.0
(public members only)

© Copyright 2000-2001 Programix Incorporated. All rights reserved. JThreadKit home