1. What Java IDE will we use in this course?

  2. What Java class will we use in this course for console-base input?

  3. What documentation tool will we use in this course?

  4. Name two advantages of transitioning to Java rather than staying with Processing.

  5. Integrating a Processing application into an existing Java GUI application can be done by encapsulating the the Processing application as an object of what type?