public class GraphicCardInformationModule extends GeneralNativeCommandModuleEnv
wrappedconfig, moduleName, version| Constructor and Description |
|---|
GraphicCardInformationModule() |
| Modifier and Type | Method and Description |
|---|---|
ExtractionResult |
extractInformation() |
java.lang.String |
getModuleDescription() |
static void |
main(java.lang.String[] args) |
void |
setModuleName()
By implementing this abstract method the name of the module is specified.
|
void |
setVersion() |
equals, getConfig, getCurrentOsCommand, getHash, hashCode, setConfig, supportsThisOS, toStringisSelected, setSelectedpublic void setModuleName()
AbstractModulesetModuleName in class GeneralNativeCommandModuleEnvpublic ExtractionResult extractInformation()
extractInformation in class GeneralNativeCommandModuleEnvpublic void setVersion()
setVersion in class GeneralNativeCommandModuleEnvpublic java.lang.String getModuleDescription()
getModuleDescription in class GeneralNativeCommandModuleEnvpublic static void main(java.lang.String[] args)