home *** CD-ROM | disk | FTP | other *** search
- "MandelControl" = {
- ACTIONS = {
- "colorArctic:" = id;
- "colorDeco:" = id;
- "colorGothic:" = id;
- "colorOasis:" = id;
- "colorStorms:" = id;
- "colorZebra:" = id;
- "help:" = id;
- "info:" = id;
- "placeBlackHole:" = id;
- "placeElectricPorcupine:" = id;
- "placeGingerbreadMan:" = id;
- "placeHome:" = id;
- "placeJewel:" = id;
- "placeParty:" = id;
- "placeSeaHorse:" = id;
- "placeStarfish:" = id;
- "placeValleyOfFear:" = id;
- "placeYinYang:" = id;
- "runstop:" = id;
- "start:" = id;
- "stop:" = id;
- };
- OUTLETS = {
- colormap = id;
- helpPanel = id;
- infoPanel = id;
- mandelView = id;
- maxIterationsField = id;
- runButton = id;
- xCenterField = id;
- xScaleField = id;
- yCenterField = id;
- yScaleField = id;
- };
- SUPERCLASS = NSObject;
- };
- "NSResponder" = {ACTIONS = {}; OUTLETS = {}; SUPERCLASS = NSObject; };
- "Recorder" = {
- ACTIONS = {"addHost:" = id; "removeSelectedHosts:" = id; "selectServerType:" = id; };
- OUTLETS = {
- addButton = id;
- delegate = id;
- hostNameField = id;
- hostsBrowser = id;
- removeButton = id;
- serverPathField = id;
- serverPopUp = id;
- tableView = id;
- };
- SUPERCLASS = NSObject;
- };
- "MandelView" = {
- ACTIONS = {"applyColor:" = id; "processData:" = id; "windowDidResize:" = id; };
- OUTLETS = {colormap = id; mandelControl = id; modeSwitch = id; recorder = id; };
- SUPERCLASS = NSView;
- };
- "Colormap" = {
- ACTIONS = {"changeColor:" = id; "setup:" = id; "updateFields:" = id; "updateMap:" = id; };
- OUTLETS = {colorSelect = id; forms = id; mapView = id; sliders = id; };
- SUPERCLASS = NSObject;
- };
- "MandelbrotSlave" = {ACTIONS = {}; OUTLETS = {}; SUPERCLASS = NSObject; };
- "NSWindow" = {
- ACTIONS = {
- "deminiaturize:" = id;
- "fax:" = id;
- "makeKeyAndOrderFront:" = id;
- "miniaturize:" = id;
- "orderBack:" = id;
- "orderFront:" = id;
- "orderOut:" = id;
- "performClose:" = id;
- "performMiniaturize:" = id;
- "print:" = id;
- };
- OUTLETS = {delegate = id; keyView = id; };
- SUPERCLASS = NSResponder;
- };
- "NSObject" = {ACTIONS = {}; OUTLETS = {}; };
- "FirstResponder" = {ACTIONS = {}; CATEGORY = LocalActions; OUTLETS = {}; };
-