Added convience method UnitGroup.getUnit( String ) which returns the Unit correspondi...
authorkruland2607 <kruland2607@180e2498-e6e9-4542-8430-84ac67f01cd8>
Thu, 26 Apr 2012 18:20:10 +0000 (18:20 +0000)
committerkruland2607 <kruland2607@180e2498-e6e9-4542-8430-84ac67f01cd8>
Thu, 26 Apr 2012 18:20:10 +0000 (18:20 +0000)
commit278c13848f4367324fed16d2ec713e3c7cce840e
tree1a1543abdda9a7459bcddbe464720328c7ed26d1
parent9f60dfb3054c910b90c11ac625a2eb70f8e443bf
Added convience method UnitGroup.getUnit( String ) which returns the Unit corresponding to the abbreviation.  Throws IllegalArgumentException if the requested unit does not exist.

git-svn-id: https://openrocket.svn.sourceforge.net/svnroot/openrocket/trunk@619 180e2498-e6e9-4542-8430-84ac67f01cd8
core/src/net/sf/openrocket/unit/UnitGroup.java