home *** CD-ROM | disk | FTP | other *** search
- MiscValueCell = {
- ACTIONS = {
- increment:;
- decrement:;
- };
- OUTLETS = {
- stringList;
- };
- SUPERCLASS = TextFieldCell;
- };
- MiscValueField = {
- ACTIONS = {
- };
- OUTLETS = {
- stringList;
- };
- SUPERCLASS = TextField;
- };
- FirstResponder = {
- ACTIONS = {
- };
- SUPERCLASS = Object;
- };
- MiscValueCellInspector = {
- ACTIONS = {
- };
- OUTLETS = {
- idSoftLowerLabel;
- idSoftUpper;
- idExpandUpper;
- idHardLower;
- idSoftUpperLabel;
- idExpandLower;
- idAlternate;
- idNormal;
- idSoftLower;
- idHardUpper;
- idContinuous;
- };
- SUPERCLASS = IBInspector;
- };
-