home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
NeXTSTEP 3.3.4.17 [SPARC, PA-RISC]
/
nextstep33_risc.iso
/
NextApps
/
Preferences.app
/
Fonts.preferences
/
Swedish.lproj
/
Fonts.nib
/
data.classes
next >
Wrap
Text File
|
1994-10-19
|
2KB
|
64 lines
systemOwner = {
ACTIONS = {
"beepSelected:" = "beepSelected:";
"beepSwitched:" = "beepSwitched:";
"font:" = "font:";
"fontTypeSelected:" = "fontTypeSelected:";
"newAlert:" = "newAlert:";
};
OUTLETS = {
alertSwitch = alertSwitch;
applicationText = applicationText;
beepBrowser = beepBrowser;
beepMatrix = beepMatrix;
fixedPitchText = fixedPitchText;
fontBox = fontBox;
fontText = fontText;
fontType = fontType;
pseudoMenuView = pseudoMenuView;
titleBarView = titleBarView;
window = window;
};
SUPERCLASS = Application;
};
FontPref = {
ACTIONS = {
"font:" = "font:";
"fontTypeSelected:" = "fontTypeSelected:";
"newFont:" = "newFont:";
};
OUTLETS = {
applicationText = applicationText;
fPanel = fPanel;
fixedPitchText = fixedPitchText;
fontBox = fontBox;
fontExampleView = fontExampleView;
fontPanel = fontPanel;
fontText = fontText;
fontType = fontType;
pseudoMenuView = pseudoMenuView;
setButton = setButton;
setTarget = setTarget;
systemStrings = systemStrings;
titleBarView = titleBarView;
window = window;
};
SUPERCLASS = Layout;
};
Layout = {
ACTIONS = {
"didHide:" = "didHide:";
"didSelect:" = "didSelect:";
"didUnhide:" = "didUnhide:";
"didUnselect:" = "didUnselect:";
"willSelect:" = "willSelect:";
"willUnselect:" = "willUnselect:";
};
OUTLETS = {view = view; };
SUPERCLASS = Object;
};
PseudoMenu = {SUPERCLASS = View; };
FirstResponder = {ACTIONS = {}; SUPERCLASS = Object; };
TitleBarView = {SUPERCLASS = View; };
MenuLocation = {SUPERCLASS = View; };