home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Lighthouse Design Suite
/
LIGHTHOUSE.mdf
/
WriteUp_1.2
/
Application
/
WriteUp.app
/
English.lproj
/
PanelStyles.nib
/
data.classes
next >
Wrap
Text File
|
1995-03-30
|
2KB
|
133 lines
RulerViewInset = {
ACTIONS = {
setTabPanel:;
};
OUTLETS = {
};
SUPERCLASS = View;
};
PanelStylesEditor = {
ACTIONS = {
setStyleAfter:;
windowChanged:;
popupStyleAfterList:;
setBasedOnStyle:;
popupBasedOnStyleList:;
fontPanel:;
changeFont:;
saveOnly:;
changeName:;
updatePanel:;
cancel:;
saveAndApplyUnforced:;
saveAndApplyForced:;
};
OUTLETS = {
isSpaceAfterDefined;
tracking;
textColor;
ligatures;
lineSpacing;
isSpaceBeforeDefined;
autonumberLevel;
widowControl;
hyphenate;
isSpaceBetweenDefined;
spaceBetween;
isColumnStartDefined;
startColumnTop;
fontField;
styleAfterPopupList;
myUnitsInfo;
wordSpace;
isBasedOnStyleDefined;
nameField;
isRulerDefined;
spaceAfter;
indentDeltaFirst;
bulletText;
latestNameField;
isLineSpacingDefined;
basedOnStylePopupButton;
isLeadingDefined;
spaceBefore;
autoKern;
indentRight;
isTrackingDefined;
autoLeading;
basedOnStylePopupList;
isWordSpaceDefined;
currentStyle;
bulletX;
ruler;
panelFont;
isColorDefined;
incomingNameField;
bulletY;
isAlignmentDefined;
isWidowControlDefined;
isFontDefined;
indentLeft;
alignment;
dummyPara;
isParaFlagsDefined;
isAutonumberLevelDefined;
styleAfterPopupButton;
isNextStyleDefined;
isIndentDefined;
isBulletDefined;
hungPunctuation;
tabsPanel;
leading;
};
SUPERCLASS = Panel;
};
FirstResponder = {
ACTIONS = {
};
SUPERCLASS = Object;
};
WriteUp = {
ACTIONS = {
appDidInit:;
};
OUTLETS = {
};
SUPERCLASS = PasteUp;
};
PanelStyles = {
ACTIONS = {
cut:;
windowWillResize:;
delete:;
apply:;
init:;
copy:;
windowDidExpose:;
clone:;
singleAction:;
new:;
paste:;
rename:;
duplicate:;
edit:;
doubleAction:;
import:;
};
OUTLETS = {
panelEdit;
panelUpdateList;
applyButton;
scrollView;
styleMatrix;
styleName;
};
SUPERCLASS = Panel;
};
PasteUp = {
OUTLETS = {
stylesPanel;
};
SUPERCLASS = Object;
};