Sierpinski JavaBean


This is a specialization of the JPanel class as a javabean, that renders a sierpinski triangle. This is the new implmentation for the Sierpinski project.

The bean is implemented with bound properties for depth and fill, the count property tells about how many triangles generated last recursion.

src packages is the source, docs is javadocs and the one with no suffix is a library. For a git repository of the project, look here:
$ git clone http://neo2k.dk/git/sierpinski-bean.git sierpinski-bean