home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
NeXTSTEP 3.3.4.17 [SPARC, PA-RISC]
/
nextstep33_risc.iso
/
NextApps
/
Preferences.app
/
German.lproj
/
Preferences.nib
/
data.classes
next >
Wrap
Text File
|
1994-09-25
|
1KB
|
47 lines
SystemLayoutManager = {ACTIONS = {}; OUTLETS = {}; SUPERCLASS = LayoutManager; };
PreferencesApp = {
ACTIONS = {};
OUTLETS = {
editCopy = editCopy;
editCut = editCut;
editMenu = editMenu;
editPaste = editPaste;
editSelect = editSelect;
iconClock = iconClock;
infoManager = infoManager;
prefStrings = prefStrings;
preferencesStrings = preferencesStrings;
systemLayoutManager = systemLayoutManager;
userLayoutManager = userLayoutManager;
};
SUPERCLASS = Application;
};
InfoManager = {
ACTIONS = {"showInfoPanel:" = "showInfoPanel:"; };
OUTLETS = {
infoBox = infoBox;
infoButton = infoButton;
infoPanel = infoPanel;
versionField = versionField;
};
SUPERCLASS = Object;
};
IconClock = {SUPERCLASS = Object; };
LayoutManager = {
ACTIONS = {
"displayLayoutManager:" = "displayLayoutManager:";
"selectLayoutCell:" = "selectLayoutCell:";
};
OUTLETS = {
bundleList = bundleList;
currentLayoutObject = currentLayoutObject;
currentLayoutView = currentLayoutView;
layoutCellMatrix = layoutCellMatrix;
layoutCellScrollView = layoutCellScrollView;
layoutWindow = layoutWindow;
};
SUPERCLASS = Object;
};
UserLayoutManager = {ACTIONS = {}; OUTLETS = {}; SUPERCLASS = LayoutManager; };
FirstResponder = {ACTIONS = {}; SUPERCLASS = Object; };