home *** CD-ROM | disk | FTP | other *** search
- IBClassInspectorMask = {
- OUTLETS = {
- classInspector;
- view;
- };
- SUPERCLASS = View;
- };
- IBInspector = {
- ACTIONS = {
- performClick:;
- revert:;
- ok:;
- };
- OUTLETS = {
- window;
- };
- SUPERCLASS = Object;
- };
- IBClassInspector = {
- ACTIONS = {
- selectOutletBrowser:;
- clickAction:;
- addFrom:;
- clickOutlet:;
- renameFrom:;
- selectActionBrowser:;
- };
- OUTLETS = {
- outletButton;
- actionButton;
- actionBrowser;
- classNameForm;
- renameButton;
- outletTitleField;
- itemNameField;
- actionTitleField;
- outletBrowser;
- addButton;
- };
- SUPERCLASS = IBInspector;
- };
- FirstResponder = {
- ACTIONS = {
- };
- SUPERCLASS = Object;
- };
-