home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Lighthouse Design Suite
/
LIGHTHOUSE.mdf
/
Parasheet_1.04
/
Application
/
ParaSheet.app
/
English.lproj
/
MacroPanel.nib
/
data.classes
next >
Wrap
Text File
|
1994-03-08
|
9KB
|
617 lines
MacroPanel = {
ACTIONS = {
DoMacroOpen:;
SetName:;
DoMacroDelete:;
DoCreateMacroButton:;
DoMacroCopy:;
DoNew:;
DoMacroListHit:;
DoMacroPopup:;
DoRun:;
changeName:;
DoAddToMenu:;
};
OUTLETS = {
macoNameText;
openButton;
macroScrollView;
macroPopup;
runButton;
addMacroToMenuButton;
renameButton;
macroMtx;
createMacroButtonButton;
deleteButton;
};
SUPERCLASS = Panel;
};
MacroCopyPanel = {
ACTIONS = {
doCopy:;
doCancel:;
doFileListHit:;
doMacroSelect:;
};
OUTLETS = {
copyMacroScrollView;
filePopup;
copyButton;
copyMacroList;
};
SUPERCLASS = Panel;
};
SpreadSheetView = {
OUTLETS = {
ssColumnView;
ssRowView;
};
SUPERCLASS = ScrollView;
};
GoonInsp = {
OUTLETS = {
inspectorView;
generalView;
lastInspector;
viewPopList;
iconView;
viewPopup;
iconList;
nullInspector;
};
SUPERCLASS = Panel;
};
CellText = {
ACTIONS = {
setStyle:;
setFont:;
cellComposite:at::;
setSize:;
setText:;
};
OUTLETS = {
cacheWindow;
targetView;
};
SUPERCLASS = Object;
};
PasteSpecialPanel = {
ACTIONS = {
DoOK:;
DoCancel:;
};
OUTLETS = {
pasteMtx;
formatsChk;
pasteIntoChk;
origRefChk;
contentsChk;
usingMtx;
};
SUPERCLASS = Panel;
};
GIControl = {
ACTIONS = {
inspectHit:;
shadeHit:;
arrowHit:;
lineFillHit:;
thickHit:;
};
SUPERCLASS = Responder;
};
FormulaText = {
SUPERCLASS = Text;
};
InpsMatrix = {
SUPERCLASS = Matrix;
};
FirstResponder = {
ACTIONS = {
};
SUPERCLASS = Object;
};
SoundPanelDriver = {
ACTIONS = {
playPressed:;
editPressed:;
recordPressed:;
stopPressed:;
windowWillClose:;
};
OUTLETS = {
playButton;
editButton;
soundPanel;
recordButton;
};
SUPERCLASS = Object;
};
ColumnView = {
OUTLETS = {
cacheWindow;
};
SUPERCLASS = View;
};
IncFillDriver = {
ACTIONS = {
doCancel:;
doOK:;
};
OUTLETS = {
SeriesMtx;
startValue;
DateMtx;
stepValue;
TypeMtx;
endValue;
};
SUPERCLASS = Object;
};
FormatPanel = {
ACTIONS = {
doCancel:;
doFmtListHit:;
doDelete:;
doOK:;
};
OUTLETS = {
formatScrollView;
formatPatternText;
formatNameText;
formatSampleText;
formatListMtx;
};
SUPERCLASS = Panel;
};
DummyWindow = {
SUPERCLASS = Window;
};
SheetInsp = {
OUTLETS = {
inspectorView;
generalView;
lastInspector;
viewPopList;
iconView;
viewPopup;
iconList;
nullInspector;
};
SUPERCLASS = Panel;
};
FloatingWindow = {
OUTLETS = {
theFloater;
};
SUPERCLASS = Menu;
};
SpreadSheetWindow = {
ACTIONS = {
setTextWinOrigin::;
setIconWinOrigin::;
};
SUPERCLASS = Window;
};
PrefsPanel = {
ACTIONS = {
doRevert:;
setPrefs:;
};
OUTLETS = {
columnText;
headSizeText;
cellSizeText;
headFontText;
cellFontText;
rowText;
};
SUPERCLASS = Panel;
};
DeletePanel = {
ACTIONS = {
doCancel:;
doOK:;
};
OUTLETS = {
moveMtx;
};
SUPERCLASS = Panel;
};
SpreadSheetDoc = {
ACTIONS = {
saveTo;
saveAs;
save;
changeSaveType;
revertToSaved;
changeLayout;
};
OUTLETS = {
listener;
window;
view;
printInfo;
};
SUPERCLASS = Responder;
};
FullImpactApp = {
ACTIONS = {
open:;
doInputX:;
activateDocument:;
showFormatInspector:;
performIconAction:;
setFileType:;
doInputCheck:;
performMenuAction:;
showChartInspector:;
showIconBar:;
new:;
showSpreadSheetInspector:;
showGraphicsInspector:;
showMacroInspector:;
};
OUTLETS = {
deletePanel;
MacroInspector;
cellName;
inputWindow;
FormatInspector;
formatPanel;
pasteSpecPanel;
activateMenu;
SheetInspector;
textControl;
iconDummy;
ChartInspector;
ixType;
inputDummy;
incFillPanel;
insertPanel;
macroPanel;
iconBar;
GraphicsInspector;
macroCopyPanel;
};
SUPERCLASS = Application;
};
FormatInsp = {
OUTLETS = {
inspectorView;
generalView;
lastInspector;
viewPopList;
iconView;
viewPopup;
iconList;
nullInspector;
};
SUPERCLASS = Panel;
};
PrintRowView = {
SUPERCLASS = View;
};
ObjInsp = {
ACTIONS = {
doArrowButton:;
doViewPick:;
doObjPick:;
doShadeText:;
doShadeSlider:;
doFillPick:;
doShadeButton:;
doWeightText:;
makeKeyAndOrderFront:;
doOKButton:;
doStrokePick:;
doWeightSlider:;
};
OUTLETS = {
weightSlider;
strokeSampleView;
strokePopList;
strokeShadeInspector;
strokeShadeText;
viewPopup;
arrowInspector;
arrowBlank;
arrowMatrix;
fillShadeButtons;
lastStrokeInspector;
fillShadeInspector;
strokeShadeSlider;
strokeInspector;
strokeShadeButtons;
strokeView;
fillSampleView;
shadeView;
notApplicableView;
fillPopup;
fillNoInspectorView;
generalView;
inspectorView;
iconView;
viewPopList;
weightText;
arrowView;
fillShadeSlider;
fillView;
lastInspector;
lastFillInspector;
strokePopup;
fillShadeText;
fillPopList;
iconList;
strokeNoInspectorView;
nullInspector;
fillInspector;
};
SUPERCLASS = Panel;
};
ChartInsp = {
ACTIONS = {
doOKButton:;
doChartButton:;
doViewPick:;
makeKeyAndOrderFront:;
doRevert:;
};
OUTLETS = {
scatXTickStartText;
freezeCheck;
lineShowPointsCheck;
vMargText;
std3DXGridCheck;
stdYTickCheck;
lnAr3DmiRotAngTxt;
viewPopList;
hiLowScaleMtx;
std3DZLabelCheck;
stdXMtx;
lnAr3DmiElvAngTxt;
sBarPerspCheck;
hrzYLabelCheck;
iconView;
dataPopList;
stdMarks;
stdTickStartText;
vBarInterpCheck;
lnAr3DmiScaleMtx;
hMargText;
pieCatCheck;
iconList;
bar3DmiElvAngTxt;
bar3DmiXAxThkTxt;
stdAutoCalcCheck;
scatXLabelCheck;
pieLabelButton;
scatXMtx;
scatterMisc;
stdXTickCheck;
pieMarks;
std3DTickStartText;
wire3DmiRotAngTxt;
dataPopup;
std3DYLabelCheck;
scatYMtx;
std3DXLabelCheck;
hrzXMtx;
scatShowPointsCheck;
scatYGridCheck;
scatXGridCheck;
hrzXGridCheck;
hrzYGridCheck;
pieAngleText;
scatXTickNumText;
marks3DView;
hrzYTickCheck;
lnAr3DmiZAxThkTxt;
stdYMtx;
nullInspector;
bar3DMisc;
lineScaleMtx;
scatYLabelCheck;
bar3DmiZAxThkTxt;
inspectorView;
lineMisc;
pieValCheck;
bar3DmiPrspAngTxt;
stdYGridCheck;
stdXGridCheck;
lineInterpCheck;
marksView;
scatInterpCheck;
stdYLabelCheck;
std3DYMtx;
hilowMisc;
bar3DmiRotAngTxt;
stdTickNumText;
scatterMarks;
scatXTickCheck;
horzMarks;
hrzTickNumText;
std3DZTickCheck;
areaMisc;
scatYTickStartText;
scatShowLinesCheck;
hrzXTickCheck;
scatYTickNumText;
lnAr3DmiPrspAngTxt;
hrzTickEndText;
std3DTickNumText;
bar3DmiScaleMtx;
areaScaleMtx;
nameText;
sBarShowTotalCheck;
legendCheck;
scatYTickEndText;
barMisc;
dataMtx;
piePcntCheck;
std3DXMtx;
scatScaleXMtx;
areaInterpCheck;
stdXLabelCheck;
generalView;
lastInspector;
pieMisc;
scatScaleYMtx;
vBarPerspCheck;
std3DYGridCheck;
std3DZGridCheck;
sBarInterpCheck;
hrzAutoCalcCheck;
stdTickEndText;
scatYTickCheck;
std3DAutoCalcCheck;
std3DZMtx;
vBarShowValCheck;
wire3DMisc;
LnAr3DMisc;
wire3DmiPrspAngTxt;
vBarScaleMtx;
frameCheck;
hrzYMtx;
lineShowLinesCheck;
std3DTickEndText;
scatXTickEndText;
hrzXLabelCheck;
wire3DmiScaleMtx;
std3DXTickCheck;
std3DYTickCheck;
scatYAutoCalcCheck;
scatXAutoCalcCheck;
hrzTickStartText;
wire3DmiElvAngTxt;
sBarScaleMtx;
viewPopup;
hiLowPlotMtx;
sbarMisc;
};
SUPERCLASS = Panel;
};
TextInputControl = {
ACTIONS = {
lParen:;
leftArrow:;
sqrt:;
lessThan:;
undo:;
add:;
OK:;
rParen:;
comma:;
mul:;
one:;
grtrThan:;
X:;
dot;
summation:;
pow:;
div:;
sub:;
};
OUTLETS = {
cellNameField;
valueInputField;
};
SUPERCLASS = Responder;
};
IncFillPanel = {
ACTIONS = {
DoOK:;
DoCancel:;
};
OUTLETS = {
EndVal;
StartVal;
TypeMatx;
StepVal;
DateMtx;
SeriesMtx;
};
SUPERCLASS = Panel;
};
ObjView = {
SUPERCLASS = View;
};
PrintCellView = {
SUPERCLASS = View;
};
MacroInsp = {
OUTLETS = {
inspectorView;
generalView;
lastInspector;
viewPopList;
iconView;
viewPopup;
iconList;
nullInspector;
};
SUPERCLASS = Panel;
};
RowView = {
OUTLETS = {
cacheWindow;
};
SUPERCLASS = View;
};
SoundPanel = {
SUPERCLASS = Panel;
};
ShadeView = {
SUPERCLASS = View;
};
InsertPanel = {
ACTIONS = {
doCancel:;
doOK:;
};
OUTLETS = {
MoveMtx;
};
SUPERCLASS = Panel;
};
PrintView = {
OUTLETS = {
columnView;
rowView;
cellView;
};
SUPERCLASS = View;
};
CellView = {
ACTIONS = {
selectAll;
copy;
paste;
deSelectAll;
cut;
};
OUTLETS = {
CollumView;
cacheWindow;
RowView;
};
SUPERCLASS = View;
};
PrintColView = {
SUPERCLASS = View;
};
PasteSpcDriver = {
ACTIONS = {
doCancel:;
doOK:;
};
OUTLETS = {
pasteMtx;
pasteIntoChk;
contentsMtx;
origRefChk;
usingMtx;
};
SUPERCLASS = Object;
};