home *** CD-ROM | disk | FTP | other *** search
- ProgressView = {
- ACTIONS = {
- increment:;
- takeDoubleValueFrom:;
- takeFloatValueFrom:;
- takeIntValueFrom:;
- };
- SUPERCLASS = View;
- };
- FirstResponder = {
- ACTIONS = {
- };
- SUPERCLASS = Object;
- };
- SilkScreen = {
- ACTIONS = {
- };
- OUTLETS = {
- interpolateBox;
- BBox;
- ABox;
- GBox;
- toleranceSlider;
- destColourWell;
- sourceColourWell;
- RBox;
- };
- SUPERCLASS = Object;
- };
- MyApp = {
- OUTLETS = {
- controller;
- inspector;
- };
- SUPERCLASS = Object;
- };
-