home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip: Special Survival Kit
/
Chip_Special_Survival_Kit_fuer_PC_Anwender.iso
/
PaperOut
/
NEXTSTEP
/
PaperOut.app
/
BookShelf.nib
/
data.classes
next >
Wrap
Text File
|
1994-03-29
|
1KB
|
85 lines
EBIcon = {
ACTIONS = {
};
OUTLETS = {
delegate;
textField;
image;
};
SUPERCLASS = TextIcon;
};
BookShelf = {
ACTIONS = {
nextItem:;
close:;
closeBook:;
showShelf:;
search:;
previousItem:;
setSearchType:;
};
OUTLETS = {
searchButton;
theWindow;
soundPlayer;
ebGraphView;
theBookView;
statusText;
ebMenu;
keywordBrowser;
delegate;
searchMenuList;
multiPanel;
ebTextView;
searchPopUpButton;
inputTextField;
horSplitView;
theBox;
};
SUPERCLASS = Object;
};
EBBitmapCell = {
ACTIONS = {
};
OUTLETS = {
};
SUPERCLASS = NXBrowserCell;
};
FirstResponder = {
ACTIONS = {
};
SUPERCLASS = Object;
};
BookView = {
ACTIONS = {
performDoubleClick:;
performSingleClick:;
};
OUTLETS = {
delegate;
iconList;
};
SUPERCLASS = View;
};
TextIcon = {
SUPERCLASS = View;
};
EBMenuCell = {
ACTIONS = {
};
OUTLETS = {
};
SUPERCLASS = EBBitmapCell;
};
EBMenu = {
ACTIONS = {
volumnSelected:;
};
OUTLETS = {
menuBrowser;
delegate;
fontDelegate;
};
SUPERCLASS = Object;
};