Searched defs:buttonMargin (Results 1 - 2 of 2) sorted by relevance

/openjdk9/jdk/src/java.desktop/share/classes/com/sun/java/swing/plaf/motif/
H A DMotifFileChooserUI.java75 private static final Insets buttonMargin = new Insets(3, 3, 3, 3); field in class:MotifFileChooserUI
/openjdk9/jdk/src/java.desktop/share/classes/com/sun/java/swing/plaf/gtk/
H A DGTKFileChooserUI.java110 private static final Insets buttonMargin = new Insets(3, 3, 3, 3); field in class:GTKFileChooserUI

Completed in 106 milliseconds