Package | Description |
---|---|
org.biopcd.parser | |
org.biopcd.widgets |
Modifier and Type | Method and Description |
---|---|
PCDSQL |
PCD.FullSQLQuery()
Parses an SQL database production
|
Constructor and Description |
---|
ChoiceList(java.lang.String name,
java.lang.String label,
PCDSQL choicesql,
int index)
Creates a new instance of choice list widget.
|
Chooser(java.lang.String name,
java.lang.String label,
PCDSQL choicesql,
int index)
Creates a new instance of chooser widget.
|
ComboBoxWidget(java.lang.String name,
java.lang.String label,
PCDSQL choicesql,
int index)
Creates a new instance of combo box widget.
|
ListWidget(java.lang.String name,
java.lang.String label,
PCDSQL choicesql,
int index)
Creates a new instance of the abstract class list widget.
|
Copyright © 2008-2022 University of Manitoba.