Example applet for the CSE 341 lecture on Object-Oriented Design.


Here is the applet called LineSegmentCollection:
To run it again, just click on Reload.  You should then see a different random configuration of line segments.
 

Source files:
LineSegmentCollection.java
LineSegment.java
LSPoint.java

© 2000, Steven Tanimoto