home *** CD-ROM | disk | FTP | other *** search
- InfoManager = {
- ACTIONS = {
- info:;
- switchView:;
- };
- OUTLETS = {
- infoPanel;
- infoView;
- infoButton;
- sensoBlankie;
- };
- SUPERCLASS = Object;
- };
- DarkForest = {
- ACTIONS = {
- compress:;
- app:;
- reapChild:;
- sortColumn:;
- info:;
- sort:;
- update:;
- delete:;
- flense:;
- openHome:;
- open:;
- };
- OUTLETS = {
- noMoreWarnings;
- filesMenu;
- };
- SUPERCLASS = Object;
- };
- FirstResponder = {
- ACTIONS = {
- };
- SUPERCLASS = Object;
- };
- SensoBlanket = {
- ACTIONS = {
- };
- OUTLETS = {
- targ;
- };
- SUPERCLASS = View;
- };
-