com.levigo.util.swing.tooltip
Class DataTipDecorator

java.lang.Object
  extended by com.levigo.util.swing.tooltip.DataTipDecorator

public class DataTipDecorator
extends Object

Add the ability to display additional text in a popup-window to a Component.

Author:
jenknets

Constructor Summary
DataTipDecorator(DataTipSource source, Component component)
           
 
Method Summary
 void refresh()
          Refresh the content that is currently displayed in the data-tip-popup.
 void uninstall()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DataTipDecorator

public DataTipDecorator(DataTipSource source,
                        Component component)
Parameters:
source -
component -
Method Detail

refresh

public void refresh()
Refresh the content that is currently displayed in the data-tip-popup.


uninstall

public void uninstall()


Copyright © 1995-2020 levigo holding gmbh. All Rights Reserved.