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

/openjdk7/jdk/src/macosx/classes/apple/laf/
H A DJRSUIConstants.java751 private static final byte _toolbarItemWell = _titleBarToolbarButton + 1; field in class:JRSUIConstants.Widget
752 public static final Widget TOOLBAR_ITEM_WELL = new Widget(_toolbarItemWell);
754 private static final byte _windowFrame = _toolbarItemWell + 1;

Completed in 2883 milliseconds