com.rapidminer.gui.tools
Class ExtendedJSliderToolTips

java.lang.Object
  extended by com.rapidminer.gui.tools.ExtendedJSliderToolTips

public class ExtendedJSliderToolTips
extends java.lang.Object

This class handles the tool tips for JSliders.

Author:
Santhosh Kumar, Ingo Mierswa

Constructor Summary
ExtendedJSliderToolTips()
           
 
Method Summary
static void enableSliderToolTips(javax.swing.JSlider slider)
           
static void hideToolTip(javax.swing.JComponent comp)
           
static void postToolTip(javax.swing.JComponent comp)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExtendedJSliderToolTips

public ExtendedJSliderToolTips()
Method Detail

enableSliderToolTips

public static void enableSliderToolTips(javax.swing.JSlider slider)

postToolTip

public static void postToolTip(javax.swing.JComponent comp)

hideToolTip

public static void hideToolTip(javax.swing.JComponent comp)


Copyright © 2001-2009 by Rapid-I