home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
NeXTSTEP 3.3.4.17 [SPARC, PA-RISC]
/
nextstep33_risc.iso
/
usr
/
lib
/
NextStep
/
Workspace.app
/
WM.app
/
processes.bundle
/
Italian.lproj
/
DiskProcessUI.nib
/
data.classes
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
1994-09-26
|
427 b
|
15 lines
BGProcess = {
ACTIONS = {
"activateProcess:" = "activateProcess:";
"deactivateProcess:" = "deactivateProcess:";
};
OUTLETS = {window = window; };
SUPERCLASS = Object;
};
DiskProcessUI = {
ACTIONS = {"abort:" = "abort:"; };
OUTLETS = {diskWindow = diskWindow; iconButton = iconButton; opField = opField; };
SUPERCLASS = BGProcess;
};
FirstResponder = {ACTIONS = {}; SUPERCLASS = Object; };