J jamie m New member Mar 29, 2010 #1 I would like to read in shapes from a text file and create new objects for each, how can I dynamically create these objects and draw them using void paint (Graphics g){} ? How is void paint(Graphics g){} called from another method? Thanks
I would like to read in shapes from a text file and create new objects for each, how can I dynamically create these objects and draw them using void paint (Graphics g){} ? How is void paint(Graphics g){} called from another method? Thanks