uic.widgets
Class UICWhatsThis.Entry

java.lang.Object
  extended by uic.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)
Overrides:
equals in class Object

getText

public String getText()


Copyright © 2002-2004 Thomas Zander Available under the Free Apache licence