Uses of Class
com.amalgamasimulation.desktop.ui.tables.EditableTree
Packages that use EditableTree
Package
Description
-
Uses of EditableTree in com.amalgamasimulation.desktop.ui.studies
Methods in com.amalgamasimulation.desktop.ui.studies with parameters of type EditableTreeModifier and TypeMethodDescriptionprotected abstract voidStudyPart.customizeStudyStepsTree(EditableTree<StudyStep> studyStepsTree) How to customize the study steps tree view for the specific simulation application? -
Uses of EditableTree in com.amalgamasimulation.desktop.ui.tables
Methods in com.amalgamasimulation.desktop.ui.tables that return types with arguments of type EditableTreeModifier and TypeMethodDescriptionstatic <T> Trees.ParentBuilder<T, EditableTree<T>> Creates and returns a tree with editable data.