public final class AllCategoryTreeNode
extends tecgraf.javautils.gui.tree.DefaultNode
| Constructor and Description |
|---|
AllCategoryTreeNode(SortedSet<csbase.logic.algorithms.Category> allCategories,
SortedSet<csbase.logic.algorithms.AlgorithmInfo> uncategorizedAlgorithms,
boolean showVersions)
Construtor
|
public AllCategoryTreeNode(SortedSet<csbase.logic.algorithms.Category> allCategories, SortedSet<csbase.logic.algorithms.AlgorithmInfo> uncategorizedAlgorithms, boolean showVersions)
allCategories - categoriasuncategorizedAlgorithms - algoritmos sem categorização.showVersions - Indica se devem ser mostradas as versões dos algoritmos
na árvore.public Icon getIcon()
getIcon in interface tecgraf.javautils.gui.tree.NodegetIcon in class tecgraf.javautils.gui.tree.DefaultNodeCopyright © 2017. All rights reserved.