home *** CD-ROM | disk | FTP | other *** search
- IBDetachInspectorView = {
- OUTLETS = {
- driver;
- };
- SUPERCLASS = View;
- };
- FirstResponder = {
- ACTIONS = {
- performResize:;
- };
- SUPERCLASS = Object;
- };
- IBInspectDriver = {
- ACTIONS = {
- inspectHelp:;
- revert:;
- inspectSize:;
- ok:;
- inspectConnections:;
- inspectAttributes:;
- };
- OUTLETS = {
- line;
- window;
- modeButton;
- container;
- revertButton;
- box;
- okButton;
- detachView;
- };
- SUPERCLASS = Object;
- };
-