Interface CheckBoxTree.CheckBoxInitializer

Enclosing class:
CheckBoxTree

public static interface CheckBoxTree.CheckBoxInitializer
  • Method Summary

    Modifier and Type Method Description
    boolean isCheckBoxEnabled​(javax.swing.JTree tree, java.lang.Object node)  
  • Method Details

    • isCheckBoxEnabled

      boolean isCheckBoxEnabled​(javax.swing.JTree tree, java.lang.Object node)