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

/openjdk7/jdk/src/macosx/classes/apple/laf/
H A DJRSUIConstants.java698 private static final byte _growBox = _frameWell + 1; field in class:JRSUIConstants.Widget
699 public static final Widget GROW_BOX = new Widget(_growBox);
700 private static final byte _growBoxTextured = _growBox + 1;

Completed in 33 milliseconds