Searched refs:insideTimerAction (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/classes/javax/swing/
H A DToolTipManager.java86 enterTimer = new Timer(750, new insideTimerAction());
609 // Lazily lookup the values from within insideTimerAction
658 protected class insideTimerAction implements ActionListener { class in class:ToolTipManager

Completed in 26 milliseconds