"FirstResponder" = {ACTIONS = {}; OUTLETS = {}; SUPERCLASS = NSObject; };
"XYPlotView" = {
ACTIONS = {
"clear:" = id;
"executeCommand:" = id;
"redrawPlot:" = id;
"resetMinMax:" = id;
"saveAsTiff:" = id;
"saveEPS:" = id;
};
OUTLETS = {
XYMatrix = id;
commandsMatrix = id;
legendFont = id;
legendTitleFont = id;
mainTitleFont = id;
plotParam = id;
switchesMatrix = id;
theFontManager = id;
ticLabelFont = id;
toolboxPanel = id;
xTitleFont = id;
yTitleFont = id;
};
SUPERCLASS = NSView;
};
"colManager" = {
ACTIONS = {
"newPopulation:" = id;
"saveSignalsInBinFile:" = id;
"showColParameters:" = id;
"simule:" = id;
};
OUTLETS = {
CA1Pop = id;
fEchTxtField = id;
finalTimeTxtField = id;
managerWindow = id;
nbOfPopTxtField = id;
};
SUPERCLASS = NSApplication;
};
"signalViewer" = {ACTIONS = {}; OUTLETS = {}; SUPERCLASS = NSView; };