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

クラスToolTipManager.insideTimerAction

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

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

    • insideTimerAction

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

    • actionPerformed

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