| Package | Description |
|---|---|
| toxTree.core |
This packages contains only interface definitions, defining essential classes in toxTree application.
|
| toxTree.tree |
This packages contains abstract and default classes implementing the interfaces
defined in
toxTree.core package. |
| toxTree.ui | |
| toxtree.ui.editors | |
| toxtree.ui.tree.categories |
User interface for viewing and editing categories
IDecisionCategory in a decision tree IDecisionMethod |
| Modifier and Type | Method and Description |
|---|---|
IDecisionCategoryEditor |
IDecisionCategory.getEditor() |
| Modifier and Type | Method and Description |
|---|---|
IDecisionCategoryEditor |
DefaultCategory.getEditor() |
| Modifier and Type | Method and Description |
|---|---|
IDecisionCategoryEditor |
IEditorFactory.createCategoryEditor(IDecisionCategory category) |
IDecisionCategoryEditor |
EditorFactory.createCategoryEditor(IDecisionCategory category) |
| Modifier and Type | Method and Description |
|---|---|
IDecisionCategoryEditor |
SwingEditorFactory.createCategoryEditor(IDecisionCategory category) |
| Modifier and Type | Class and Description |
|---|---|
class |
CategoryPanel |
Copyright © 2004–2018 Ideaconsult Ltd. All rights reserved.