aboutsummaryrefslogtreecommitdiffstats
path: root/src/jogl/classes/javax/media/opengl/GLCapabilitiesImmutable.java
Commit message (Collapse)AuthorAgeFilesLines
* GLCapabilitiesImmutable: No need to extend WriteClonable explicitly, ↵Sven Gothel2011-08-241-1/+1
| | | | extended by super class
* Add @OverrideSven Gothel2011-03-191-0/+3
|
* Finishing Immutable changes including GLCapabiltiesImmutable.Sven Gothel2010-11-171-0/+147