ncmathsadist 15 Newbie Poster

The class Local does not have a display method. However class Simple does. You can instantiate Simple in your main method and call that instance's display method.

ncmathsadist 15 Newbie Poster

This is my second assignment in my Early Object Java class:
http://www.ncssm.edu/~morrison/currentClasses/404/assess/specs/ColorCalculator.php

Try it; it's lots of fun

JamesCherrill commented: Excellent suggestion. Thank you +15