home *** CD-ROM | disk | FTP | other *** search
- Layout = {
- SUPERCLASS = Object;
- };
- FirstResponder = {
- ACTIONS = {
- };
- SUPERCLASS = Object;
- };
- PersonalPreferences = {
- ACTIONS = {
- button2Clicked:;
- didUnselect:;
- willUnselect:;
- didSelect:;
- didHide:;
- didUnhide:;
- willSelect:;
- gotText:;
- button1Clicked:;
- };
- OUTLETS = {
- window;
- button1;
- button2;
- text;
- };
- SUPERCLASS = Layout;
- };
-