home *** CD-ROM | disk | FTP | other *** search
- AbtPromptersAppWithUI becomeDefault!
- (AbtPromptersAppWithUI respondsTo: #asScratch)
- ifTrue:[ AbtPromptersAppWithUI asScratch]!
-
- !AbtPromptersAppWithUI class privateMethods !
-
- packagingRulesFor: aPackagedImage
- "Define rules for the given packaged image."
-
- aPackagedImage initializeToNilClassVariable: 'AbtIcons' inClass: AbtExtendedMessagePrompter.
- ! !
-