Searched refs:showsRootHandlesSet (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/classes/javax/swing/
H A DJTree.java216 private boolean showsRootHandlesSet = false; field in class:JTree
940 showsRootHandlesSet = true;
4015 if (!showsRootHandlesSet) {
4017 showsRootHandlesSet = false;

Completed in 33 milliseconds