Uses of Class
javax.swing.ToolTipManager
| Package | Description | 
|---|---|
| javax.swing | Provides a set of "lightweight" (all-Java language) components
 that, to the maximum degree possible, work the same on all platforms. | 
- 
Uses of ToolTipManager in javax.swingMethods in javax.swing that return ToolTipManager Modifier and Type Method Description static ToolTipManagerToolTipManager. sharedInstance()Returns a sharedToolTipManagerinstance.