home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Lighthouse Design Suite
/
LIGHTHOUSE.mdf
/
Quantrix_1.2
/
Application
/
Quantrix.app
/
English.lproj
/
LTPTemplate.nib
/
data.classes
next >
Wrap
Text File
|
1995-03-19
|
1KB
|
72 lines
LTSwapViewOwner = {
ACTIONS = {
};
OUTLETS = {
swapView;
};
SUPERCLASS = LTInspector;
};
LTSwapView = {
ACTIONS = {
swapInViewNamed:;
swapInViewOwnerNamed:;
};
OUTLETS = {
firstText;
content;
delegate;
};
SUPERCLASS = View;
};
LTInspector = {
ACTIONS = {
update:;
endEditingFor:;
updateNow:;
};
OUTLETS = {
image;
};
SUPERCLASS = Object;
};
FirstResponder = {
ACTIONS = {
};
SUPERCLASS = Object;
};
LTTriFontField = {
ACTIONS = {
changeFont:;
selectText:;
performClick:;
};
OUTLETS = {
};
SUPERCLASS = LTTriTextField;
};
LTTriTextField = {
ACTIONS = {
};
OUTLETS = {
};
SUPERCLASS = TextField;
};
LTPTemplate = {
ACTIONS = {
matrixAction:;
setFont:;
setTemplate:;
};
OUTLETS = {
subSwapPlaceHolder;
orientationMatrix;
templateField;
templateMatrix;
fontNameField;
settingsView;
templateView;
templateButton;
};
SUPERCLASS = LTSwapViewOwner;
};