cleared some warnings
[sw/motorsim] / src / com / billkuker / rocketry / motorsim / visual / BurnPanel.java
2010-10-25 Bill Kuker(no commit message)
2010-10-24 Bill Kukermoved approx function to RocketScience.
2010-10-24 Bill Kukerorganized Imports
2009-09-01 Bill KukerLogging, organized imports
2009-09-01 Bill KukerAdded ISP calculation
2009-09-01 Bill KukerShow percent of motor class
2009-08-07 Bill KukerCleaned up many warnings
2009-07-14 Bill KukerBetter editor
2009-07-02 Bill KukerFixed average thrust time to deal with variable DT
2009-04-18 Bill KukerCleaned up some warnings
2009-04-18 Bill KukerFixed an edge case null pointer on a 0 thrust motor
2009-04-17 Bill KukerMoved some units into RocketScience, added unit preferences
2009-04-17 Bill KukerAdded motor rating, Impulse quantity
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 motor name
2009-04-15 Bill KukerShow class name on show() method
2009-04-14 Bill KukerMore steps on time slider
2009-04-13 Bill KukerShow thrust in Lbf. Its easier this way
2009-04-13 Bill KukerChnaged pressure graph range
2009-04-12 Bill KukerCleared some warnings
2009-04-12 Bill KukerStarted adding beanish stuff - property listeners and...