ccProjects contains several CapCaval librairies:
Graphical library based on Java2D, AWT, Swing, JavaFx and OpenGL librairies.
C³ is a new kind of API which provides you a new abstraction to Java language : Component features. Component purpose is not to replace object but to add a higher abstraction. This will help you to create a simple and clear structure on your softwares.
C³ is 100% java, because it is simpler and more efficient. Futhermore java compiler does checks component types and help writting correct code.
C³ required jdk 1.7 or above to be compiled and executed.
ccOutils is a generalist library which help developpers coding faster.