JThreadKitTM
v1.1.0
(public members only)

com.jthreadkit.swing
Class JTKLabel

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

public class JTKLabel
extends JTKComponent


Constructor Summary
JTKLabel(JLabel label)
           
 
Method Summary
 JLabel getLabel()
           
 void setTextSafely(String newText)
           
 boolean setTextSafely(String newText, long msTimeout)
           
 
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

JTKLabel

public JTKLabel(JLabel label)
Method Detail

getLabel

public JLabel getLabel()

setTextSafely

public void setTextSafely(String newText)

setTextSafely

public boolean setTextSafely(String newText,
                             long msTimeout)
                      throws InterruptedException

JThreadKitTM
v1.1.0
(public members only)

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