!7 module AlwaysOnTopTest > DynModule { visualize { ret jGoogledImage("on top"); } enhanceFrame { f/JInternalFrame.setLayer(JLayeredPane.PALETTE_LAYER); } }