home *** CD-ROM | disk | FTP | other *** search
- DirectoryInspector = {
- ACTIONS = {
- "changeItem:" = "changeItem:";
- "selectItem:" = "selectItem:";
- "switchView:" = "switchView:";
- };
- OUTLETS = {
- box = box;
- browser = browser;
- browserForm = browserForm;
- browserText = browserText;
- controller = controller;
- domain = domain;
- instanceText = instanceText;
- myWindow = myWindow;
- objectText = objectText;
- switchControl = switchControl;
- table = table;
- tableForm = tableForm;
- };
- SUPERCLASS = Object;
- };
- FirstResponder = {ACTIONS = {}; SUPERCLASS = Object; };
-