
Documents and Guides
The documentation for MiG Calendar consists of Guides touching the basic aspects of the component and a comprehensive API JavaDoc. Start with the guides and when you develop make sure you use the JavaDoc to get a reference to the API.






MiG Calendar API JavaDoc
The API JavaDoc contains a lot of information about specific classes and methods. When you have read/viewed the artifacts above this is where you get the information in day to day development. It is important that this JavaDoc is mounted on the project so the information is close at hand.







AShape Developers Guide
If the built in shape used for displaying activities is not enough there is the option to create a custom one. The AShape framework is a retained mode API similar to SVG and Swing and it is almost as flexible. It is created with painting speed in mind and as such needs a separate manual.

