home *** CD-ROM | disk | FTP | other *** search
- MODateFormCellInspector = {
- ACTIONS = {
- revert:;
- ok:;
- };
- OUTLETS = {
- styleRadioMatrix;
- formatCheckbox;
- checkboxMatrix;
- formatForm;
- tagForm;
- };
- SUPERCLASS = IBInspector;
- };
- FirstResponder = {
- ACTIONS = {
- performResize:;
- };
- SUPERCLASS = Object;
- };
- CellInspector = {
- ACTIONS = {
- revert:;
- ok:;
- };
- OUTLETS = {
- window;
- disabledSwitch;
- tagForm;
- };
- SUPERCLASS = Object;
- };
-