Klasse javax.swing.JLayeredPane | 1.2 |
java.lang.Object | +--java.awt.Component | +--java.awt.Container | +--javax.swing.JComponent | +--javax.swing.JLayeredPane
Datenelemente | |
---|---|
public final static Integer | DEFAULT_LAYER |
public final static Integer | PALETTE_LAYER |
public final static Integer | MODAL_LAYER |
public final static Integer | POPUP_LAYER |
public final static Integer | DRAG_LAYER |
public final static Integer | FRAME_CONTENT_LAYER |
public final static String | LAYER_PROPERTY |
Konstruktoren | |
---|---|
public | JLayeredPane() |