home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
NeXTSTEP 3.0
/
NeXTSTEP3.0.iso
/
NextDeveloper
/
Apps
/
DBModeler.app
/
English.lproj
/
Database.nib
/
data.classes
next >
Wrap
Text File
|
1992-06-03
|
1KB
|
75 lines
Databaste = {
ACTIONS = {
emptyModel:;
newRelationship:;
defaultModel:;
inspector:;
hideEntity:;
newEntity:;
setNewAdaptorName:;
pickEntities:;
browserClick:;
removeProperty:;
setNewLoginString:;
removeEntity:;
newAttribute:;
revert:;
hideProperty:;
};
OUTLETS = {
entityList;
loginString;
entitySelected;
dbModel;
adaptorName;
model;
relationList;
dbDefaultModel;
entityBrowser;
waitPanel;
dragEntity;
owner;
window;
entityInspector;
entitySisterList;
iconShelf;
scrollView;
};
SUPERCLASS = Object;
};
FirstResponder = {
ACTIONS = {
};
SUPERCLASS = Object;
};
EntityInspector = {
ACTIONS = {
takeEntityInternalNameFrom:;
hideCurrentProperty:;
takeEntityNameFrom:;
newAttribute:;
takeSetHiddenFrom:;
newRelationship:;
dropCurrentProperty:;
};
OUTLETS = {
icon;
internalName;
entity;
model;
selName;
hiddenCheck;
propertyBrowser;
editor;
};
SUPERCLASS = Object;
};
Shelf = {
OUTLETS = {BRner;
};
SUPERCLASS = View;
};
DragMatrix = {
SUPERCLASS = Matrix;
};