Changed motorIO from files to streams
[sw/motorsim] / src / com / billkuker / rocketry / motorsim / grain / CoredCylindricalGrain.java
2010-10-25 Bill Kuker(no commit message)
2009-08-09 Bill KukerAdded validating and some validation
2009-08-07 Bill KukerChanged propertylistening and quantitychecking to aspects
2009-04-20 Bill KukerCall right show function
2009-04-16 Bill KukerSwitched from 1.6 to 1.5 for more compatibility.
2009-04-16 Bill KukerRenamed show() to showAsWindow() because show() is...
2009-04-15 Bill KukerAdded DEFAULT_GRAIN to grain types. When possible these...
2009-04-15 Bill KukerFixed error in side view
2009-04-14 Bill KukerAdded end delay support, negative regression checks
2009-04-13 Bill KukerCleaned up some warnings
2009-04-13 Bill KukerAdded extrudedGrain superclass
2009-04-12 Bill KukerStarted adding beanish stuff - property listeners and...
2009-04-10 Bill KukerCleaned up imports
2009-04-10 Bill KukerAdded compound grain
2009-04-10 Bill KukerNoa all grains can display themselves.
2009-04-10 Bill KukerNew panels.
2009-03-07 Bill KukerInitial Checkin