Package | Description |
---|---|
org.biopcd.parser |
Modifier and Type | Field and Description |
---|---|
java.util.Set<SystemToken> |
PCDObject.systems
Stores which systems the current PCD file is supported on
|
Modifier and Type | Method and Description |
---|---|
SystemToken |
PCD.SystemName()
Parses a list of supported operating systems in a PCD file
|
Constructor and Description |
---|
PCDObject(java.io.File dir,
java.lang.String name,
java.lang.String exec,
java.lang.String icon,
java.lang.String tooltip,
java.util.Set<SystemToken> systems,
java.util.Map<java.lang.String,Widget> widgetList)
Creates a new PCD object.
|
Copyright © 2008-2022 University of Manitoba.