uic.widgets
Class UICWhatsThis.Entry

java.lang.Object
  extended byuic.widgets.UICWhatsThis.Entry
Enclosing class:
UICWhatsThis

protected static class UICWhatsThis.Entry
extends Object


Constructor Summary
UICWhatsThis.Entry(Component widget, String helpText)
           
 
Method Summary
 boolean equals(Object o)
           
 String getText()
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UICWhatsThis.Entry

public UICWhatsThis.Entry(Component widget,
                          String helpText)
Method Detail

equals

public boolean equals(Object o)

getText

public String getText()


Copyright © 2002,2003 Thomas Zander Available under the Free Apache licence