home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
NeXTSTEP 3.3.4.17 [SPARC, PA-RISC]
/
nextstep33_risc.iso
/
NextApps
/
Preferences.app
/
Screen.preferences
/
Swedish.lproj
/
Screen.nib
/
data.classes
next >
Wrap
Text File
|
1994-07-18
|
744b
|
60 lines
MyBeeper = {
SUPERCLASS = Beeper;
};
Screen = {
ACTIONS = {
locate:;
screenPicked:;
turnOnOff:;
remove:;
revert:;
set:;
};
OUTLETS = {
whForm;
setButton;
alertText;
revertButton;
screenStrings;
removeButton;
xyForm;
window;
screenGizmo;
screenScroll;
onOffMatrix;
screenType;
};
SUPERCLASS = Layout;
};
Layout = {
SUPERCLASS = Object;
};
FirstResponder = {
ACTIONS = {
};
SUPERCLASS = Object;
};
ScreenControl = {
ACTIONS = {
options:;
};
SUPERCLASS = Control;
};
Beeper = {
ACTIONS = {
writeLayout:;
options:;
beep:;
revertLayout:;
};
OUTLETS = {
screenGizmo;
window;
xyForm;
screenScroll;
whForm;
screenType;
};
SUPERCLASS = Application;
};