home *** CD-ROM | disk | FTP | other *** search
- TabPanel = {
- ACTIONS = {
- tabChange:;
- tabPanelStyleSelected:;
- tabKind:;
- tabNew:;
- tabPosUnitFieldAction:;
- tabEnd:;
- tabCancel:;
- tabDel:;
- };
- OUTLETS = {
- tabPanel;
- leaderCharTextField;
- tabCharTextField;
- tabChangeButton;
- copyOfTabs;
- tabKindButton;
- tabPanelStyleMatrix;
- tabPosUnitField;
- tabDelButton;
- tabs;
- stringTable;
- };
- SUPERCLASS = Object;
- };
- FirstResponder = {
- ACTIONS = {
- };
- SUPERCLASS = Object;
- };
-