]> git.gag.com Git - debian/openrocket/commit
Fixes to number validation and component type combo box selectability.
authorrodinia814 <rodinia814@180e2498-e6e9-4542-8430-84ac67f01cd8>
Sun, 6 May 2012 00:42:32 +0000 (00:42 +0000)
committerrodinia814 <rodinia814@180e2498-e6e9-4542-8430-84ac67f01cd8>
Sun, 6 May 2012 00:42:32 +0000 (00:42 +0000)
commit35a50cbc35b6cde48e2db7da5189ab7cf7eb1db3
tree1a0d03398599e817c4008bf6cdf6e3725077f76d
parenta36a036d1b0ee59ac7764d2783cdec6f5ef1f772
Fixes to number validation and component type combo box selectability.

git-svn-id: https://openrocket.svn.sourceforge.net/svnroot/openrocket/trunk@648 180e2498-e6e9-4542-8430-84ac67f01cd8
core/src/net/sf/openrocket/gui/preset/DeselectableComboBox.java [new file with mode: 0644]
core/src/net/sf/openrocket/gui/preset/PresetEditorDialog.java