|
英特內軟體股份有限公司 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--jcx.jform.tools.timer
Constructor Summary | |
timer(javax.swing.JLabel label)
保留 . |
Method Summary | |
static void |
init(bdisplay bd)
J-form 的表單中的文字物件可以設定 自定格式 本物件為一個小時鐘,只要在自定格式加入一行 if(value==START){ jcx.jform.tools.timer.init(this); } else { } |
void |
run()
保留 . |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public timer(javax.swing.JLabel label)
Method Detail |
public static void init(bdisplay bd)
if(value==START){ jcx.jform.tools.timer.init(this); } else { }
public void run()
run
in interface java.lang.Runnable
|
英特內軟體股份有限公司 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |