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

/openjdk7/jdk/src/share/classes/javax/swing/
H A DJLayeredPane.java64 * <DT><FONT SIZE="2">PALETTE_LAYER</FONT></DT>
162 public final static Integer PALETTE_LAYER = new Integer(100); field in class:JLayeredPane
616 layerObj = PALETTE_LAYER;

Completed in 133 milliseconds