The net.sf.openrocket.util.Color class was added to facilitate making the core RocketComonent classes independent of swing/awt. Conversion between net.sf.openrocket.util.Color and java.awt.Color is done by static methods in net.sf.openrocket.gui.util.ColorConversion.