// Generated by the WOLips Templateengine Plug-in at Oct 1, 2006 4:24:50 PM import com.webobjects.appserver.*; public class TooltipExample extends WOComponent { public TooltipExample(WOContext context) { super(context); } }