home *** CD-ROM | disk | FTP | other *** search
- FirstResponder = {ACTIONS = {"performResize:" = "performResize:"; }; SUPERCLASS = Object; };
- Alert = {
- ACTIONS = {"buttonPressed:" = "buttonPressed:"; };
- OUTLETS = {
- first = first;
- iconButton = iconButton;
- msg = msg;
- panel = panel;
- second = second;
- third = third;
- title = title;
- };
- SUPERCLASS = Object;
- };
-