java.lang.Object
javax.swing.ToolTipManager.stillInsideTimerAction
- すべての実装されたインタフェース:
ActionListener,EventListener
- 含まれているクラス:
- ToolTipManager
protected class ToolTipManager.stillInsideTimerAction extends Object implements ActionListener
まだタイマーの内側のアクション。
-
コンストラクタのサマリー
コンストラクタ 修飾子 コンストラクタ 説明 protectedstillInsideTimerAction() -
メソッドのサマリー
クラス java.lang.Objectで宣言されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitインタフェース java.awt.event.ActionListenerで宣言されたメソッド
actionPerformed
-
コンストラクタの詳細
-
stillInsideTimerAction
protected stillInsideTimerAction()
-