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

/openjdk7/jdk/src/share/classes/javax/swing/plaf/basic/
H A DBasicFileChooserUI.java319 uninstallIcons(fc);
326 protected void uninstallIcons(JFileChooser fc) { method in class:BasicFileChooserUI
/openjdk7/jdk/src/share/classes/com/sun/java/swing/plaf/motif/
H A DMotifFileChooserUI.java558 protected void uninstallIcons(JFileChooser fc) { method in class:MotifFileChooserUI
/openjdk7/jdk/src/macosx/classes/com/apple/laf/
H A DAquaFileChooserUI.java297 uninstallIcons(fc);
301 protected void uninstallIcons(final JFileChooser fc) { method in class:AquaFileChooserUI

Completed in 61 milliseconds