home *** CD-ROM | disk | FTP | other *** search
- MiscProgressBar = {
- ACTIONS = {
- };
- OUTLETS = {
- };
- SUPERCLASS = MiscProgressView;
- };
- FirstResponder = {
- ACTIONS = {
- };
- SUPERCLASS = Object;
- };
- MiscProgressPalette = {
- SUPERCLASS = IBPalette;
- };
- MiscProgressView = {
- ACTIONS = {
- increment:;
- takeFloatValueFrom:;
- clear:;
- takeIntValueFrom:;
- };
- OUTLETS = {
- };
- SUPERCLASS = View;
- };
- MiscProgressPie = {
- ACTIONS = {
- };
- OUTLETS = {
- };
- SUPERCLASS = MiscProgressView;
- };
-