home *** CD-ROM | disk | FTP | other *** search
- FirstResponder = {
- ACTIONS = {
- };
- SUPERCLASS = Object;
- };
- MiscTriStateButton = {
- ACTIONS = {
- };
- OUTLETS = {
- button1;
- button2;
- };
- SUPERCLASS = IBPalette;
- };
- MiscThreeStateButtonCell = {
- ACTIONS = {
- performClick:;
- performAltClick:;
- };
- OUTLETS = {
- };
- SUPERCLASS = ButtonCell;
- };
- MiscThreeStateButton = {
- ACTIONS = {
- performAltClick:;
- };
- OUTLETS = {
- };
- SUPERCLASS = Button;
- };
-