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

/openjdk7/jdk/src/share/classes/sun/swing/
H A DFilePane.java271 private boolean fullRowSelection = false; field in class:FilePane
455 fullRowSelection = UIManager.getBoolean("FileView.fullRowSelection");
1041 !fullRowSelection) {
1064 !fullRowSelection) {
1827 if (pointOutsidePrefSize && !fullRowSelection) {

Completed in 33 milliseconds