home *** CD-ROM | disk | FTP | other *** search
- CellInspector = {
- ACTIONS = {
- revert:;
- ok:;
- };
- OUTLETS = {
- window;
- disabledSwitch;
- tagForm;
- };
- SUPERCLASS = Object;
- };
- FirstResponder = {
- ACTIONS = {
- performResize:;
- };
- SUPERCLASS = Object;
- };
- MODateTextCellInspector = {
- ACTIONS = {
- optionsCheckboxAction:;
- revert:;
- ok:;
- };
- OUTLETS = {
- tagForm;
- alignmentMatrix;
- borderMatrix;
- formatForm;
- formatCheckbox;
- allowEmptyStringButton;
- styleRadioMatrix;
- backgroundGrayMatrix;
- textGrayMatrix;
- optionsCheckboxMatrix;
- };
- SUPERCLASS = IBInspector;
- };
-