JavaTM Platform
Standard Ed. 6

javax.swing
クラス ToolTipManager.stillInsideTimerAction

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

protected class ToolTipManager.stillInsideTimerAction
extends Object
implements ActionListener


コンストラクタの概要
protected ToolTipManager.stillInsideTimerAction()
           
 
メソッドの概要
 void actionPerformed(ActionEvent e)
          アクションが発生すると呼び出されます。
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

ToolTipManager.stillInsideTimerAction

protected ToolTipManager.stillInsideTimerAction()
メソッドの詳細

actionPerformed

public void actionPerformed(ActionEvent e)
インタフェース ActionListener の記述:
アクションが発生すると呼び出されます。

定義:
インタフェース ActionListener 内の actionPerformed

JavaTM Platform
Standard Ed. 6

バグの報告と機能のリクエスト
さらに詳しい API リファレンスおよび開発者ドキュメントについては、Java SE 開発者用ドキュメントを参照してください。開発者向けの詳細な解説、概念の概要、用語の定義、バグの回避策、およびコード実例が含まれています。

Copyright 2009 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. Documentation Redistribution Policy も参照してください。