Uses of Class
mgui.command.CommandInterpreter
| Package | Description |
|---|---|
| mgui.command | |
| mgui.datasources.util |
Utility classes for operations on data sources.
|
-
Uses of CommandInterpreter in mgui.command
Subclasses of CommandInterpreter in mgui.command Modifier and Type Class Description classCommandInstanceClass which handles command-line arguments and calls specific methods as implemented by a sub-class. -
Uses of CommandInterpreter in mgui.datasources.util
Subclasses of CommandInterpreter in mgui.datasources.util Modifier and Type Class Description classDataSourceCommandsUtility for defining a JDBC driver with login and encrypted password.