home *** CD-ROM | disk | FTP | other *** search
- "ProjectTool" = {
- ACTIONS = {};
- OUTLETS = {};
- SUPERCLASS = Object;
- };
- "ProjectInspectorController" = {
- ACTIONS = {"modeChanged:" = id; };
- OUTLETS = {inspectorBox = id; mode = id; window = id; };
- SUPERCLASS = Object;
- };
- "FloatingPanel" = {
- ACTIONS = {};
- OUTLETS = {};
- SUPERCLASS = NSPanel;
- };
- "FirstResponder" = {
- ACTIONS = {};
- OUTLETS = {};
- CATEGORY = LocalActions;
- };
-