Description: Polymorphism on the java program to create a virtual parent class, a number of sub-class inherits it. Which can use java function polymorphism of the same name, different functions
To Search:
File list (Check if you may need any files):
program 4\.classpath
.........\.project
.........\.settings\org.eclipse.jdt.core.prefs
.........\bin\Circle.class
.........\...\Line.class
.........\...\PolyLabMain.class
.........\...\RandomShapeGenerator.class
.........\...\Shape.class
.........\...\ShapesPanel.class
.........\...\Square.class
.........\src\Circle.java
.........\...\Line.java
.........\...\PolyLabMain.java
.........\...\RandomShapeGenerator.java
.........\...\Shape.java
.........\...\ShapesPanel.java
.........\...\Square.java