home *** CD-ROM | disk | FTP | other *** search
- MiscStringPalette = {
- ACTIONS = {
- };
- OUTLETS = {
- theMiscStringView;
- theMiscString;
- };
- SUPERCLASS = IBPalette;
- };
- PAThumbWheel = {
- ACTIONS = {
- };
- OUTLETS = {
- };
- SUPERCLASS = Control;
- };
- FirstResponder = {
- ACTIONS = {
- };
- SUPERCLASS = Object;
- };
- MiscString = {
- ACTIONS = {
- takeStringValueFrom:;
- concatenate:;
- takeFloatValueFrom:;
- takeStringValue:;
- takeIntValueFrom:;
- takeDoubleValueFrom:;
- };
- OUTLETS = {
- };
- SUPERCLASS = Object;
- };
-