home *** CD-ROM | disk | FTP | other *** search
- IBViewSizeInspector = {
- ACTIONS = {
- setAutosizingFrom:;
- };
- OUTLETS = {
- originForm;
- minYSwitch;
- widthSwitch;
- minXSwitch;
- sizeForm;
- heightSwitch;
- maxXSwitch;
- maxYSwitch;
- };
- SUPERCLASS = Inspector;
- };
- FirstResponder = {
- ACTIONS = {
- };
- SUPERCLASS = Object;
- };
- Inspector = {
- ACTIONS = {
- revert:;
- performClick:;
- ok:;
- };
- OUTLETS = {
- owner;
- window;
- revertButton;
- object;
- okButton;
- controller;
- editor;
- };
- SUPERCLASS = Object;
- };
-