home *** CD-ROM | disk | FTP | other *** search
- IBTextFieldInspector = {
- ACTIONS = {
- setBorder:;
- ok:;
- setEditableFrom:;
- performClick:;
- revert:;
- };
- OUTLETS = {
- tagForm;
- scrollableSwitch;
- alignMatrix;
- window;
- borderMatrix;
- editableSwitch;
- selectableSwitch;
- backGrayMatrix;
- textGrayMatrix;
- };
- SUPERCLASS = Object;
- };
- FirstResponder = {
- ACTIONS = {
- };
- SUPERCLASS = Object;
- };
-