home *** CD-ROM | disk | FTP | other *** search
- CalendarPalette = {
- ACTIONS = {
- };
- OUTLETS = {
- };
- SUPERCLASS = IBPalette;
- };
- FirstResponder = {
- ACTIONS = {
- };
- SUPERCLASS = Object;
- };
- Calendar = {
- ACTIONS = {
- takeDayIntValueFrom:;
- decrementYear:;
- decrementMonth:;
- takeMonthIntValueFrom:;
- incrementYear:;
- showSystemDate:;
- takeYearIntValueFrom:;
- incrementMonth:;
- };
- OUTLETS = {
- };
- SUPERCLASS = Control;
- };
-