Search:

Type: Posts; User: aortega0891

Search: Search took 0.10 seconds.

  1. Re: How to display counts of how many objects have been created using toString method

    I thought about trying to do that, but I figured out the problem I was having. I was trying to use the class DrawPanel's toString method DIRECTLY instead of using the "panel" instantiation that I...
  2. How to display counts of how many objects have been created using toString method?

    Hello, I am trying to write a GUI program for my computer class which requires us to create a superclass containing basic data for creating lines, rectangles, and ovals, subclasses of that superclass...
Results 1 to 2 of 2