Introduction to java programming: Chapter 13 - Graphic's Objectives is to understand Java coordinate systems; draw things using the methods in the Graphics class; obtain a graphics context using the getGraphics method; override the paintComponent method to draw things on a graphical context.