home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Lighthouse Design Suite
/
LIGHTHOUSE.mdf
/
WriteUp_1.2
/
Application
/
WriteUp.app
/
English.lproj
/
PanelAutonumbering.nib
/
data.classes
next >
Wrap
Text File
|
1995-03-29
|
505b
|
36 lines
FirstResponder = {
ACTIONS = {
};
SUPERCLASS = Object;
};
PanelAutonumbering = {
ACTIONS = {
windowDidChange:;
cancel:;
ok:;
inspectLevel:;
};
OUTLETS = {
startNumberField;
prefixField;
numberWidthField;
cancelButton;
document;
attachPreviousCheckbox;
styleMatrix;
suffixField;
okButton;
levelSelector;
};
SUPERCLASS = Panel;
};
PasteUp = {
OUTLETS = {
paragraphNumberingPanel;
};
SUPERCLASS = Object;
};
WriteUp = {
SUPERCLASS = PasteUp;
};