home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
NeXTSTEP 3.3.4.17 [SPARC, PA-RISC]
/
nextstep33_risc.iso
/
NextApps
/
Preferences.app
/
Menu.preferences
/
Spanish.lproj
/
Command.nib
/
data.classes
next >
Wrap
Text File
|
1994-08-10
|
1KB
|
37 lines
Clock = {
ACTIONS = {
"decreaseDay:" = "decreaseDay:";
"decreaseHour:" = "decreaseHour:";
"decreaseMinute:" = "decreaseMinute:";
"decreaseSecond:" = "decreaseSecond:";
"increaseDay:" = "increaseDay:";
"increaseHour:" = "increaseHour:";
"increaseMinute:" = "increaseMinute:";
"increaseSecond:" = "increaseSecond:";
};
SUPERCLASS = View;
};
Command = {
ACTIONS = {
"addCommand:" = "(id)(id)";
"commandTextChanged:" = "(id)(id)";
"loadForm:" = "(id)(id)";
"removeCommand:" = "(id)(id)";
};
OUTLETS = {
addButton = addButton;
commandField = commandField;
commandKeyField = commandKeyField;
matrix = matrix;
menuLoc = menuLoc;
menuStrings = menuStrings;
removeButton = removeButton;
scroll = scroll;
window = window;
};
SUPERCLASS = Object;
};
FirstResponder = {ACTIONS = {}; SUPERCLASS = Object; };
NXBrowser = {OUTLETS = {delegate = delegate; }; SUPERCLASS = Control; };
MenuLocation = {SUPERCLASS = Control; };