org.vizzini.ui.help
Class HelpNode
java.lang.Object
org.vizzini.ui.help.HelpNode
public class HelpNode
- extends Object
Provides a user object for help tree nodes.
- Since:
- v0.2
- Version:
- v0.2
- Author:
- Jeffrey M. Thompson
Constructor Summary |
HelpNode(String topic)
Construct this object with the given parameter. |
HelpNode
public HelpNode(String topic)
- Construct this object with the given parameter.
- Since:
- v0.2
getTopic
public String getTopic()
- Return the topic.
- Since:
- v0.2
toString
public String toString()
- Return a string representation of this object.
- Overrides:
toString
in class Object
- Since:
- v0.2
Copyright © 2007 Vizzini.org. All Rights Reserved.
|
2007.12.25.03.00.02 |