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
/
Swedish.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
|
1992-07-14
|
347 b
|
27 lines
BGProcess = {
ACTIONS = {
activateProcess:;
deactivateProcess:;
};
OUTLETS = {
window;
};
SUPERCLASS = Object;
};
FirstResponder = {
ACTIONS = {
};
SUPERCLASS = Object;
};
DiskProcessUI = {
ACTIONS = {
abort:;
};
OUTLETS = {
diskWindow;
opField;
iconButton;
};
SUPERCLASS = BGProcess;
};