Module java.desktop
Package javax.swing

Class ToolTipManager.stillInsideTimerAction

java.lang.Object
javax.swing.ToolTipManager.stillInsideTimerAction
All Implemented Interfaces:
ActionListener, EventListener
Enclosing class:
ToolTipManager

protected class ToolTipManager.stillInsideTimerAction extends Object implements ActionListener
Still inside timer action.
  • Constructor Details

    • stillInsideTimerAction

      protected stillInsideTimerAction()
      Constructs a stillInsideTimerAction.
  • Method Details