For Java2D/AWT, if some of these are not available with AWT but available with other libraries please mention it.
- how to open application in full screen mode?
- how to switch between full screen/windowed mode?
- how to change screen resolution?
- how to list all available resolutions?
- how to obtain the current resolution of the user’s system?
I prefer reading source codes than tutorial/articles. So ideally a link to some example sources that does these things. But I’m not picky