Package | Description |
---|---|
gate.swing |
Modifier and Type | Class and Description |
---|---|
class |
AbstractTreeTableModel
An abstract implementation of the TreeTableModel interface.
|
Modifier and Type | Field and Description |
---|---|
protected TreeTableModel |
JTreeTable.treeTableModel
The model for this component
|
Constructor and Description |
---|
JTreeTable(TreeTableModel model)
Constructs a JTreeTable from a model
|
Copyright © 2024 GATE. All rights reserved.