javax.swing.plaf

Class ToolTipUI

public abstract class ToolTipUI extends ComponentUI

An abstract base class for delegates that implement the pluggable look and feel for a JToolTip.

See Also: javax.swing.JToolTip

Constructor Summary
ToolTipUI()
Constructs a new ToolTipUI.

Constructor Detail

ToolTipUI

public ToolTipUI()
Constructs a new ToolTipUI.