JXL Property Code Writer

My class maker was a little over the top, and I found the most repetitive thing about building a class is really creating all of the properties and their bloody getter/setters. So, I made this JSFL script with a XUL (I like to say ‘zool’) panel to quickly spit some formatted property code out for me. I like the privates used in the getter/setters to have underscores (_) and the getter/setters underneath.

If your looking for a quick way to create them, want to see some JSFL working with XUL, or just learning how to use XUL in general, here’s a sample

JXL Property Code Writer – Install (MXP) | Source (ZIP)