Sierpinski javabean
August 28th, 2009
No comments
JavaBeans are use to modify classes in a builder application, like netbeans, jbuilder og VE for eclipse. I decided to try something a bit interesting with an old project which can be found here: http://java.neo2k.dk/sierpinski/
The interesting part was, it was extremely easy to do, all I had to do was add some propertychange support and code a listener interface and event class. The library can be found here: http://java.neo2k.dk/sierpinski-bean/
This library is now used in the sierpinski app, moreover a git repo for the library can be found here: http://git.neo2k.dk/?p=sierpinski-bean.git