| Package | Description |
|---|---|
| toxtree.ui.tree |
User interface for viewing and editing a decision tree
IDecisionMethod |
| toxtree.ui.tree.categories |
User interface for viewing and editing categories
IDecisionCategory in a decision tree IDecisionMethod |
| toxtree.ui.tree.rules |
| Modifier and Type | Class and Description |
|---|---|
class |
DecisionMethodsTableModel
Table model for
DecisionResultsList. |
class |
QueryAtomContainersModel
Table model for
QueryAtomContainers. |
class |
ToxTreePackageEntryModel
Table model for displaying
ToxTreePackageEntries. |
| Modifier and Type | Field and Description |
|---|---|
protected ListTableModel |
ListPanel.model |
| Modifier and Type | Method and Description |
|---|---|
ListTableModel |
ListPanel.getModel() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
ListPanel.addWidgets(String caption,
ListTableModel listModel,
ActionMap actions) |
TableColumnModel |
ListPanel.createColumnModel(ListTableModel model) |
static Object |
SelectListDialog.selectFromList(Component parent,
String dlgCaption,
String panelCaption,
ListTableModel list,
ActionMap actions) |
static Object |
SelectListDialog.selectFromList(Component parent,
String dlgCaption,
String panelCaption,
ListTableModel list,
ActionMap actions,
Dimension size) |
void |
ListPanel.setModel(ListTableModel model) |
| Constructor and Description |
|---|
ListPanel(String caption,
ListTableModel listModel,
ActionMap actions) |
ListPanel(String caption,
ListTableModel listModel,
boolean arg0,
ActionMap actions) |
ListPanel(String caption,
ListTableModel listModel,
LayoutManager arg0,
ActionMap actions) |
ListPanel(String caption,
ListTableModel listModel,
LayoutManager arg0,
boolean arg1,
ActionMap actions) |
| Modifier and Type | Class and Description |
|---|---|
class |
CategoriesTableModel
An
AbstractTableModel descendant used in CategoriesPanel |
| Modifier and Type | Class and Description |
|---|---|
class |
DecisionNodesListTableModel
table model for
DecisionNodesList |
Copyright © 2004–2018 Ideaconsult Ltd. All rights reserved.