home *** CD-ROM | disk | FTP | other *** search
- FirstResponder = {
- ACTIONS = {
- };
- SUPERCLASS = Object;
- };
- GlyphView = {
- ACTIONS = {
- clear:;
- freezeButton:;
- displayRaised:;
- inspect:;
- lock:;
- browse:;
- resize:;
- play:;
- };
- OUTLETS = {
- playButton;
- resizeButton;
- freezeButton;
- glyphMsgView;
- lockButton;
- };
- SUPERCLASS = View;
- };
- NXApp = {
- SUPERCLASS = Object;
- };
-