com.jgoodies.uifextras.help
Class HelpItem

java.lang.Object
  extended by com.jgoodies.uifextras.help.HelpItem

public final class HelpItem
extends Object

An immutable class that describes help chapters and help topics in the JGoodies tiny help.

Version:
$Revision: 1.9 $
Author:
Karsten Lentzsch

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

Method Detail

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2000-2008 JGoodies Karsten Lentzsch. All Rights Reserved.