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

/openjdk7/jdk/src/macosx/classes/com/apple/laf/
H A DAquaMenuBorder.java70 protected static Insets getEmptyInsets() { method in class:AquaMenuBorder
92 if (firstChild instanceof Box.Filler) return getEmptyInsets();
93 if (firstChild instanceof JScrollPane) return getEmptyInsets();

Completed in 29 milliseconds