Module net.anwiba.commons.swing
Package net.anwiba.commons.swing.tree
Interface ITreeNodeFilter<T extends ITreeNode>
- All Known Implementing Classes:
NeutralTreeNodeFilter
public interface ITreeNodeFilter<T extends ITreeNode>
-
Method Summary
Modifier and TypeMethodDescriptionintgetChildCount(T parent) intgetIndexOfChild(T parent, T child)
-
Method Details
-
getChild
-
getIndexOfChild
-
getChildCount
-