home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
NeXTSTEP 3.3 (Developer)…68k, x86, SPARC, PA-RISC]
/
NeXTSTEP 3.3 Dev Intel.iso
/
NextDeveloper
/
Examples
/
AppKit
/
Yap
/
English.lproj
/
Prefs.nib
/
data.classes
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1992-02-10
|
404 b
|
27 lines
FirstResponder = {
ACTIONS = {
orderFrontNXColorPanel:;
};
SUPERCLASS = Object;
};
YapApp = {
ACTIONS = {
updatePreferencesPanel:;
showPrefs:;
showHelp:;
okPreferencesPanel:;
openDocument:;
newDocument:;
showInfo:;
};
OUTLETS = {
showCacheButton;
outputView;
clearCacheButton;
outputHeightField;
prefsPanel;
outputWidthField;
};
SUPERCLASS = Application;
};