|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Objectbakutan.common.ClockTimer
public class ClockTimer
コンストラクタの概要 | |
---|---|
ClockTimer(int interval)
|
メソッドの概要 | |
---|---|
int |
getInterval()
|
void |
pass()
|
void |
setInterval(int interval)
|
void |
stop()
|
クラス java.lang.Object から継承されたメソッド |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
コンストラクタの詳細 |
---|
public ClockTimer(int interval)
メソッドの詳細 |
---|
public void pass()
public int getInterval()
public void setInterval(int interval)
public void stop()
|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |