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

/openjdk7/jdk/src/share/classes/javax/swing/
H A DJLayeredPane.java70 * <DT><FONT SIZE="2">POPUP_LAYER</FONT></DT>
166 public final static Integer POPUP_LAYER = new Integer(300); field in class:JLayeredPane
622 layerObj = POPUP_LAYER;

Completed in 35 milliseconds