Generated by
JDiff

Class javax.swing.ToolTipManager

Documentation changed from old to new.

Changed Methods
void registerComponent(JComponent) Documentation changed from old to new.
Register a component for tooltip management.
void setDismissDelay(int) Documentation changed from old to new.
Specifies the dismisal delay value.
void setInitialDelay(int) Documentation changed from old to new.
Specifies the initial delay value.
void setLightWeightPopupEnabled(boolean) Documentation changed from old to new.
Change from deprecated to undeprecated.
When displaying the JToolTip the ToolTipManager choose to use a light weight JPanel if it fits.
void setReshowDelay(int) Documentation changed from old to new.
Specifies the time to delay before reshowing the tooltip.