public class FileLauncher
extends java.lang.Object
Desktop.open()
method with the file argument and exits.
Constructor and Description |
---|
FileLauncher()
Constructor method for i18n purposes only.
|
FileLauncher(java.lang.String[] args)
Constructor method for the launcher.
|
Modifier and Type | Method and Description |
---|---|
static void |
main(java.lang.String[] args)
This can be used for the application be executed standalone.
|
public FileLauncher() throws java.lang.InstantiationException
I18NExtractor
).
java.lang.InstantiationException
- Error indicationpublic FileLauncher(java.lang.String[] args)
args
- Array of strings with console argumentsCopyright © 2005-2023 Leisenfels GmbH. All rights reserved.