Module net.anwiba.commons.swing
Package net.anwiba.commons.swing.tree
Interface IDefaultTreeNodeFilter
- All Known Implementing Classes:
NeutralDefaultTreeNodeFilter,StringDefaultNodeTreeFilter
public interface IDefaultTreeNodeFilter
-
Method Summary
Modifier and TypeMethodDescriptionintgetChildCount(TreeNode parent) intgetIndexOfChild(TreeNode parent, TreeNode child)
-
Method Details
-
getChildCount
-
getIndexOfChild
-
getChild
-