hello, how would you make a JComponent (panel, frame, window, etc.) fullscreen so that it also overlaps everything on the screen including the windows startbar?
i dont want to change the resolution or anything with the graphics device like bitdepth etc, i just want to overlap everything else.
thanks!