|
|||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||
| Packages that use UnknownArgumentException | |
|---|---|
| de.mid.innovator.ui | The classes in this package can be used to provide transparent user interfaces with a standard mechanism for supporting command line arguments or Java properties. |
| Uses of UnknownArgumentException in de.mid.innovator.ui |
|---|
| Methods in de.mid.innovator.ui that throw UnknownArgumentException | |
|---|---|
void |
PropertyProviderDefault.InitWithCommandLineArguments(String[] commandLineArguments)
Initializes the property provider with a wide array of command line argument strings, checks the given values against the configuration and prepares the values for use with the typed getter methods. |
void |
PropertyProvider.InitWithCommandLineArguments(String[] args)
Initializes the property provider with an array of command line argument strings, checks the given values against the configuration and prepares the values for use with the typed getter methods. |
| Constructors in de.mid.innovator.ui that throw UnknownArgumentException | |
|---|---|
InnovatorBatchLoginDefault(String[] args)
Creates a BatchLoginDefault instance with its own (private) PropertyProvider and initializes it with the command line arguments. |
|
|
|||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||