wt.help
Class ToolTips

java.lang.Object
  extended by wt.help.ToolTips
All Implemented Interfaces:
Runnable

public class ToolTips
extends Object
implements Runnable

An instance of class ToolTips is used to manage the tool tips for a help context. An instance of ToolTips manages a series of ToolTipListeners which listen to awt components and and display a delayed tool tip when the mouse entered event happens to the awt component.

Supported API: true
Extendable: false


Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait