agentland.help.helpfile
Class SubTopic
java.lang.Object
|
+--agentland.help.helpfile.Topic
|
+--agentland.help.helpfile.SubTopic
- All Implemented Interfaces:
- Serializable
- public class SubTopic
- extends Topic
- implements Serializable
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
tParent
protected Topic tParent
SubTopic
public SubTopic(String sInputName,
Vector vInputKeywords,
String sInputLocation,
Topic tInputTopic)
getLocation
public String getLocation()
- Overrides:
getLocation
in class Topic