Constant | Description |
FRAME_CONTENT_LAYER | Level -30,000 for holding the menu bar and content pane; not normally used by developers |
DEFAULT_LAYER | Level 0 for the normal component level |
PALETTE_LAYER | Level 100 for holding floating toolbars |
MODAL_LAYER | Level 200 for holding pop-up dialog boxes, on top of palettes, and below pop-ups |
POPUP_LAYER | Level 300 for holding pop-up menus and tooltips |
DRAG_LAYER | Level 400 for ensuring that dragged objects remain on top |