Demonstrating drawing simple shapes in Java, using abstract classes & inheritance. The class MyShape is an abstract class which defines the common of all shapes. The class MyBoundedShape is an abstract class which defines the common to the shapes which have area (not lines). The classes MyLine, MyOval & MyRectangle represent line, oval & rectangle respectively.
-
Notifications
You must be signed in to change notification settings - Fork 0
yehudit1987/Inheritance-GUI---java
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published