Package | Description |
---|---|
org.kepler.gui.kar |
Modifier and Type | Method and Description |
---|---|
ImportModuleDependenciesAction.ImportChoice |
ImportModuleDependenciesAction.checkDependencies()
Check the dependencies and ask the user how to proceed.
|
static ImportModuleDependenciesAction.ImportChoice |
ImportModuleDependenciesAction.ImportChoice.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ImportModuleDependenciesAction.ImportChoice[] |
ImportModuleDependenciesAction.ImportChoice.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|