Module java.desktop
Package javax.swing

Class ToolTipManager.outsideTimerAction

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

protected class ToolTipManager.outsideTimerAction extends Object implements ActionListener
Outside timer action.
  • Constructor Details

    • outsideTimerAction

      protected outsideTimerAction()
      Constructs an outsideTimerAction.
  • Method Details