|
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
| 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 |
public JTKComponent(Component comp)
| Method Detail |
public Component getComponent()
public void setVisibleSafely(boolean visible)
public boolean setVisibleSafely(boolean visible,
long msTimeout)
throws InterruptedException
public void setEnabledSafely(boolean enabled)
public boolean setEnabledSafely(boolean enabled,
long msTimeout)
throws InterruptedException
|
JThreadKitTM v1.1.0 ( public members only)
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||