uic.widgets
Class UICWhatsThis
java.lang.Object
uic.widgets.UICWhatsThis
- public class UICWhatsThis
- extends Object
This class has a couple of static method that enable you to show whatIs information on screen.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UICWhatsThis
public UICWhatsThis()
add
public static void add(Component widget,
String helpText)
getText
public static String getText(Component widget)
Copyright © 2002,2003 Thomas Zander Available under the Free Apache licence