public class HelpContext
extends java.lang.Object
Constructor and Description |
---|
HelpContext(java.lang.String topic)
Constructs a new help context with the specified topic and no target.
|
HelpContext(java.lang.String topic,
java.lang.String target)
Constructs a new help context with the specified topic and target.
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getTarget()
Returns the target of the help context
|
java.lang.String |
getTopic()
Returns the topic of the help context
|
public HelpContext(java.lang.String topic)
topic
- the topic of the help contextpublic HelpContext(java.lang.String topic, java.lang.String target)
topic
- the topic of the help contexttarget
- the target of the help contextCopyright 1998-2023 Christoph Mueller, Kaerntner Str. 56, D-70469 Stuttgart, Germany, https://www.perpus.de