public class GraphicCardInformationModule extends GeneralNativeCommandModuleEnv
wrapped
config, 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, toString
isSelected, setSelected
public void setModuleName()
AbstractModule
setModuleName
in class GeneralNativeCommandModuleEnv
public ExtractionResult extractInformation()
extractInformation
in class GeneralNativeCommandModuleEnv
public void setVersion()
setVersion
in class GeneralNativeCommandModuleEnv
public java.lang.String getModuleDescription()
getModuleDescription
in class GeneralNativeCommandModuleEnv
public static void main(java.lang.String[] args)