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

クラスToolTipManager.outsideTimerAction

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

protected class ToolTipManager.outsideTimerAction extends Object implements ActionListener
タイマー外アクション。
  • コンストラクタの詳細

    • outsideTimerAction

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

    • actionPerformed

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