PSp..om d6267527e8 Added a default implementation of cloneForSpatial()
to AbstractControl.  It should work in 99% of regular
use cases and not require controls to implement
cloning if they don't need it.  And if they didn't
implement it then the error message will be pretty
clear when they try to reload a saved control that
doesn't implement Cloneable.


git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9849 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-10-07 19:58:28 +00:00
..