home *** CD-ROM | disk | FTP | other *** search
- PieChart = {SUPERCLASS = View; };
- ProgressView = {
- OUTLETS = {
- progressButton = progressButton;
- progressHeader = progressHeader;
- progressLocField = progressLocField;
- progressLocLabel = progressLocLabel;
- progressPieChart = progressPieChart;
- progressTextField = progressTextField;
- progressView = progressView;
- window = window;
- };
- SUPERCLASS = Object;
- };
- FirstResponder = {ACTIONS = {}; SUPERCLASS = Object; };
-