home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Lighthouse Design Suite
/
LIGHTHOUSE.mdf
/
WriteUp_1.2
/
Application
/
WriteUp.app
/
English.lproj
/
PanelZoom.nib
/
data.classes
< prev
next >
Wrap
Text File
|
1994-01-10
|
246b
|
20 lines
PasteUp = {
OUTLETS = {
zoomPanel;
};
SUPERCLASS = Object;
};
FirstResponder = {
ACTIONS = {
};
SUPERCLASS = Object;
};
WriteUp = {
ACTIONS = {
appDidInit:;
};
OUTLETS = {
};
SUPERCLASS = PasteUp;
};