home *** CD-ROM | disk | FTP | other *** search
- MiscProgressViewInspector = {
- ACTIONS = {
- };
- OUTLETS = {
- stepSlider;
- backgroundColorWell;
- stepText;
- foregroundColorWell;
- borderColorWell;
- };
- SUPERCLASS = IBInspector;
- };
- FirstResponder = {
- ACTIONS = {
- };
- SUPERCLASS = Object;
- };
- MiscProgressPieInspector = {
- ACTIONS = {
- };
- OUTLETS = {
- theCheckBox;
- };
- SUPERCLASS = MiscProgressViewInspector;
- };
- MiscProgressView = {
- ACTIONS = {
- increment:;
- takeFloatValueFrom:;
- clear:;
- takeIntValueFrom:;
- };
- OUTLETS = {
- };
- SUPERCLASS = View;
- };
-