public class Help
extends java.lang.Object
Constructor and Description |
---|
Help() |
Modifier and Type | Method and Description |
---|---|
static boolean |
show()
Shows the default page of the application.
|
static void |
showContextHelp(java.awt.Container field)
Shows the context help of a Container.
|
static boolean |
showTopic(java.lang.String topic)
Shows the help page as specified by topic.
|
static boolean |
showTopic(java.lang.String topic,
java.lang.String target)
Shows the help page as specified by topic and target.
|
public static boolean show()
public static boolean showTopic(java.lang.String topic)
topic
- the topic of the help to showpublic static boolean showTopic(java.lang.String topic, java.lang.String target)
topic
- the topic of the help to showtarget
- the target of the help to showpublic static void showContextHelp(java.awt.Container field)
field
- the field, from where the help is requested.Copyright 1998-2023 Christoph Mueller, Kaerntner Str. 56, D-70469 Stuttgart, Germany, https://www.perpus.de