Package | Description |
---|---|
org.joty.workstation.gui |
Modifier and Type | Field and Description |
---|---|
CheckBox |
CheckTerm.m_chk |
Modifier and Type | Method and Description |
---|---|
static CheckBox |
Factory.createCheck(TermContainerPanel panel,
java.lang.String termName,
java.lang.String fieldName)
Creates a
CheckBox object and adds it to the layout of a
TermContainerPanel object. |
Constructor and Description |
---|
JotyCellEditor(CheckBox checkBox) |