display
public static boolean display(String helpUri)
throws HelpException
display
public static boolean display(String filename,
String linkId)
throws HelpException
display
public static boolean display(Program program,
String docId,
String filename,
String lineId)
throws HelpException
displayDesktop
public static boolean displayDesktop(Program program,
String docId,
String filename,
String linkId)
throws HelpException
gnome_help_display
protected static final boolean gnome_help_display(String filename,
String linkId,
int[] error)
gnome_help_display_desktop
protected static final boolean gnome_help_display_desktop(Handle program,
String docId,
String filename,
String linkId,
int[] error)
gnome_help_display_uri
protected static final boolean gnome_help_display_uri(String helpUri,
int[] error)
gnome_help_display_with_doc_id
protected static final boolean gnome_help_display_with_doc_id(Handle program,
String docId,
String filename,
String lineId,
int[] error)