I'm starting a new project in eclipse, and I'm aware that we're supposed to avoid swing. I'm fairly new to Java, but all of the window/frame objects are in swing, such as JFrame. Does that mean that everything has to happen inside the Papplet that processing creates? Or are there other Java based windows that you can use?
Thanks in advance.
1