home *** CD-ROM | disk | FTP | other *** search
- IBWindowInspector = {
- ACTIONS = {
- ok:;
- changeStyleFrom:;
- performClick:;
- revert:;
- };
- OUTLETS = {
- optionHide;
- optionVisible;
- titleForm;
- optionFree;
- styleMatrix;
- optionDeferred;
- classBrowser;
- buttonMatrix;
- optionDepthLimit;
- optionOneShot;
- backingMatrix;
- window;
- optionColor;
- };
- SUPERCLASS = Object;
- };
- FirstResponder = {
- ACTIONS = {
- };
- SUPERCLASS = Object;
- };
-