Package org.omegat.help
Class Help
java.lang.Object
org.omegat.help.Help
A utility class for accessing bundled local or online documentation.
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionstatic Stringstatic @Nullable URIgetHelpFileURI(@Nullable String prefix, @Nullable String lang, String filename) static @Nullable URIgetHelpFileURI(@Nullable String lang, String filename) static @Nullable URIgetHelpFileURI(String filename) static voidshowHelp()Shows help in the system browser.static void
-
Field Details
-
ONLINE_HELP_URL
URL for the online manual. -
ONLINE_JAVADOC_URL
-
-
Method Details
-
showJavadoc
- Throws:
IOException
-
showHelp
Shows help in the system browser.- Throws:
IOException- when URI creation failed.
-
getHelpFileURI
-
getHelpFileURI
-
getHelpFileURI
-
errorHaiku
-