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

/openjdk7/jdk/src/share/classes/javax/swing/tree/
H A DFixedHeightLayoutCache.java299 ensurePathIsExpanded(path, true);
647 private boolean ensurePathIsExpanded(TreePath aPath, method in class:FixedHeightLayoutCache
H A DVariableHeightLayoutCache.java181 ensurePathIsExpanded(path, true);
969 private void ensurePathIsExpanded(TreePath aPath, boolean expandLast) { method in class:VariableHeightLayoutCache

Completed in 38 milliseconds