| Package | Description |
|---|---|
| org.basex.gui.layout |
Project specific GUI components.
|
| Modifier and Type | Field and Description |
|---|---|
Table |
BaseXTable.data
Table data.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BaseXTable.update(Table t)
Updates the table.
|
| Constructor and Description |
|---|
BaseXTable(Table t,
Dialog d)
Default constructor.
|