org.chenillekit.tapestry.core.components
Class Tooltip

java.lang.Object
  extended by org.chenillekit.tapestry.core.components.Tooltip

@Import(library={"../Chenillekit.js","Tooltip.js"},
        stylesheet="Tooltip.css")
public class Tooltip
extends Object

shows an tooltip if mouse slides over the declared content.

Version:
$Id: Tooltip.java 674 2010-07-29 12:47:25Z homburgs $

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

Constructor Detail

Tooltip

public Tooltip()


Copyright © 2008-2011 ChenilleKit. All Rights Reserved.