| Package | Description |
|---|---|
| gui.datamodels | |
| gui.wrapperobjects |
| Modifier and Type | Field and Description |
|---|---|
private java.util.List<VariableTypeWrapper> |
TypeTableDataModel.data
the data.
|
| Modifier and Type | Method and Description |
|---|---|
private java.util.List<VariableTypeWrapper> |
TypeTableDataModel.wrapData(java.util.List<NamedVariableType> dataloc)
Wraps a list of types.
|
| Modifier and Type | Method and Description |
|---|---|
int |
VariableTypeWrapper.compareTo(VariableTypeWrapper o) |