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

/openjdk7/jdk/src/share/classes/sun/tools/jconsole/
H A DConnectDialog.java383 setShowVerticalLines(false);
/openjdk7/jdk/src/share/classes/javax/swing/
H A DJTable.java1097 * @see #setShowVerticalLines
1104 setShowVerticalLines(showGrid);
1117 * @see #setShowVerticalLines
1143 public void setShowVerticalLines(boolean showVerticalLines) { method in class:JTable
1169 * @see #setShowVerticalLines
/openjdk7/jdk/src/macosx/classes/com/apple/laf/
H A DAquaFileChooserUI.java1720 fFileList.setShowVerticalLines(false);

Completed in 62 milliseconds