Welcome to PsychoLib
PsychoLib is a java library used in all Psychomad softwares. It brings standardization among applications and help in writing more simple programs.
The main packages of the library are:
- org.psychomad.psycholib.j3d.*: All java3D stuff are here
- org.psychomad.psycholib.log: Some logging features
- org.psychomad.psycholib.resources: Resources access facilities
- org.psychomad.psycholib.std: Standard values
- org.psychomad.psycholib.ui: Stuff related to the User Interface
- org.psychomad.psycholib.web: Some web features