I have a splash window that pops up while the program loads. This splash window uses the method setAlwaysOnTop(true), which is something I would prefer to keep.
does not show it for some reason nicely on Windows I would either set the size of it to be slighty bigger than the splash screen so it would be more noticeable or do as SeniorJD suggested.