モジュール java.desktop
パッケージ javax.swing

クラスToolTipManager.stillInsideTimerAction

java.lang.Object
javax.swing.ToolTipManager.stillInsideTimerAction
すべての実装されたインタフェース:
ActionListener, EventListener
含まれているクラス:
ToolTipManager

protected class ToolTipManager.stillInsideTimerAction extends Object implements ActionListener
まだタイマーの内側のアクション。
  • コンストラクタの詳細

    • stillInsideTimerAction

      protected stillInsideTimerAction()
      stillInsideTimerActionを構築します。
  • メソッドの詳細

    • actionPerformed

      public void actionPerformed(ActionEvent e)
      アクションが発生すると呼び出されます。
      定義:
      actionPerformed、インタフェースActionListener
      パラメータ:
      e - 処理されるイベント