test
クラス JavaSimpleLite.frameControl

java.lang.Object
  上位を拡張 java.util.TimerTask
      上位を拡張 test.JavaSimpleLite.frameControl
すべての実装されたインタフェース:
java.lang.Runnable
含まれているクラス:
JavaSimpleLite

public class JavaSimpleLite.frameControl
extends java.util.TimerTask


コンストラクタの概要
JavaSimpleLite.frameControl(java.lang.Object o)
           
 
メソッドの概要
 void run()
           
 
クラス java.util.TimerTask から継承されたメソッド
cancel, scheduledExecutionTime
 
クラス java.lang.Object から継承されたメソッド
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

JavaSimpleLite.frameControl

public JavaSimpleLite.frameControl(java.lang.Object o)
メソッドの詳細

run

public void run()
定義:
インタフェース java.lang.Runnable 内の run
定義:
クラス java.util.TimerTask 内の run