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
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
Icon |
getIcon() |
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.Copyright © 2018. All rights reserved.