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

/openjdk7/jdk/src/macosx/classes/apple/laf/
H A DJRSUIConstants.java638 private static final byte _buttonRoundHelp = _buttonRound + 1; field in class:JRSUIConstants.Widget
639 public static final Widget BUTTON_ROUND_HELP = new Widget(_buttonRoundHelp);
640 private static final byte _buttonRoundInset = _buttonRoundHelp + 1;

Completed in 98 milliseconds