Uses of Class
com.alee.utils.swing.AutoExpandSingleChildNodeListener

Packages that use AutoExpandSingleChildNodeListener
com.alee.utils.swing   
 

Uses of AutoExpandSingleChildNodeListener in com.alee.utils.swing
 

Methods in com.alee.utils.swing that return AutoExpandSingleChildNodeListener
static AutoExpandSingleChildNodeListener AutoExpandSingleChildNodeListener.install(javax.swing.JTree tree)
          Installs listener into tree and ensures that it is the only one installed.