Index (Frames) | Index (No Frames) | Package | Package Tree | Tree
javax.swing

Class ToolTipManager.stillInsideTimerAction

java.lang.Object
|
+--javax.swing.ToolTipManager.stillInsideTimerAction

All Implemented Interfaces:

ActionListener


protected class ToolTipManager.stillInsideTimerAction

extends Object

implements ActionListener

stillInsideTimerAction

Constructor Summary

stillInsideTimerAction(javax.swing.ToolTipManager manager)

Constructor stillInsideTimerAction

Method Summary

voidactionPerformed(java.awt.event.ActionEvent event)

actionPerformed

Constructor Details

stillInsideTimerAction

protected stillInsideTimerAction(javax.swing.ToolTipManager manager)

Constructor stillInsideTimerAction

Parameters:


Method Details

actionPerformed

public void actionPerformed(java.awt.event.ActionEvent event)

actionPerformed

Parameters: