Package | Description |
---|---|
org.joty.workstation.gui |
Modifier and Type | Field and Description |
---|---|
List |
ListTerm.m_list |
List |
List.m_targetList |
Modifier and Type | Method and Description |
---|---|
static List |
Factory.createList(Panel panel,
boolean masterList)
Creates a
List object and adds it to the layout of a
Panel object. |
static List |
Factory.createList(TermContainerPanel panel,
java.lang.String termName,
java.lang.String descrSetName,
java.lang.String dataTable,
java.lang.String dataSetDatumFld)
Creates a
List object and adds it to
the layout of a TermContainerPanel object. |