| Package | Description |
|---|---|
| toxtree.ui.tree |
User interface for viewing and editing a decision tree
IDecisionMethod |
| toxtree.ui.tree.rules | |
| toxtree.ui.wizard |
Wizard support.
|
| Modifier and Type | Field and Description |
|---|---|
protected ListPanel |
TreeEditorPanel.categoriesPanel |
protected ListPanel |
TreeEditorPanel.rulesPanel |
| Modifier and Type | Method and Description |
|---|---|
protected ListPanel |
TreeEditorPanel.createCategoriesPanel(IDecisionCategories categories) |
protected ListPanel |
TreeEditorPanel.createRulesPanel(IDecisionRuleList rules) |
| Modifier and Type | Method and Description |
|---|---|
static Object |
SelectListDialog.selectFromList(String caption,
ListPanel[] panels)
Launches a dialog with a several lists arranged in a
JTabbedPane. |
| Modifier and Type | Field and Description |
|---|---|
protected ListPanel |
SubstructureRulePanel.listPanel |
| Modifier and Type | Field and Description |
|---|---|
protected ListPanel |
DecisionNodeWizard.categoriesListPanel |
protected ListPanel |
DecisionNodeWizard.rulesListPanel |
| Modifier and Type | Method and Description |
|---|---|
protected void |
DecisionNodeWizard.addWidgets(ListPanel[] panels) |
| Constructor and Description |
|---|
DecisionNodeWizard(Dialog arg0,
IDecisionMethod tree,
ListPanel[] panels) |
DecisionNodeWizard(Frame frame,
IDecisionMethod tree,
ListPanel[] panels) |
DecisionNodeWizard(IDecisionMethod tree,
ListPanel[] panels) |
ListPanelDescriptor(Object id,
Object nextId,
Object backId,
ListPanel panel,
ImageIcon icon) |
Copyright © 2004–2018 Ideaconsult Ltd. All rights reserved.