JThreadKitTM
v1.1.0
(public members only)

com.jthreadkit.swing
Class JTKComponent

java.lang.Object
  |
  +--com.jthreadkit.swing.JTKComponent
Direct Known Subclasses:
JTKLabel, JTKTextArea

public class JTKComponent
extends Object


Constructor Summary
JTKComponent(Component comp)
           
 
Method Summary
 Component getComponent()
           
 void setEnabledSafely(boolean enabled)
           
 boolean setEnabledSafely(boolean enabled, long msTimeout)
           
 void setVisibleSafely(boolean visible)
           
 boolean setVisibleSafely(boolean visible, long msTimeout)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JTKComponent

public JTKComponent(Component comp)
Method Detail

getComponent

public Component getComponent()

setVisibleSafely

public void setVisibleSafely(boolean visible)

setVisibleSafely

public boolean setVisibleSafely(boolean visible,
                                long msTimeout)
                         throws InterruptedException

setEnabledSafely

public void setEnabledSafely(boolean enabled)

setEnabledSafely

public boolean setEnabledSafely(boolean enabled,
                                long msTimeout)
                         throws InterruptedException

JThreadKitTM
v1.1.0
(public members only)

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