Fixed two bugs. When the data in the table was sorted, the incorrect row in the...
authorkruland2607 <kruland2607@180e2498-e6e9-4542-8430-84ac67f01cd8>
Tue, 5 Jun 2012 18:13:20 +0000 (18:13 +0000)
committerkruland2607 <kruland2607@180e2498-e6e9-4542-8430-84ac67f01cd8>
Tue, 5 Jun 2012 18:13:20 +0000 (18:13 +0000)
commit0ddc81f7b8eb861b225463e38836cd3c8c4fa901
tree1423fb7d13034e39222aea08ac1edf528ecbf242
parent010c4b41d9c52061b6f80e9231ebe1fdf49a2153
Fixed two bugs.  When the data in the table was sorted, the incorrect row in the model was being manipulated.  Fixed the problem where the derived materials (based on component's mass value) were being placed in the materials list.

git-svn-id: https://openrocket.svn.sourceforge.net/svnroot/openrocket/trunk@758 180e2498-e6e9-4542-8430-84ac67f01cd8
core/src/net/sf/openrocket/gui/preset/ComponentPresetEditor.java