目录搜索
文字
分享


JavaTM 2 Platform
Standard Ed. 6

javax.swing
类 ToolTipManager.stillInsideTimerAction

1

2

java.lang.Object

  <img src="../../resources/inherit.gif" alt="继承者 "><b>javax.swing.ToolTipManager.stillInsideTimerAction</b>

所有已实现的接口:
ActionListener, EventListener
正在封闭类:
ToolTipManager

1

protected class <b>ToolTipManager.stillInsideTimerAction</b>

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

1

protected <b>ToolTipManager.stillInsideTimerAction</b>()

方法详细信息

actionPerformed

1

public void <b>actionPerformed</b>(ActionEvent e)

从接口 ActionListener 复制的描述
发生操作时调用。

指定者:
接口 ActionListener 中的 actionPerformed

JavaTM 2 Platform
Standard Ed. 6

提交错误或意见
有关更多的 API 参考资料和开发人员文档,请参阅 Java 2 SDK SE 开发人员文档。该文档包含更详细的、面向开发人员的描述,以及总体概述、术语定义、使用技巧和工作代码示例。

版权所有 2004 Sun Microsystems, Inc. 保留所有权利。 请遵守许可证条款。另请参阅文档重新分发政策。