home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Nebula
/
nebula.bin
/
SourceCode
/
Palettes
/
PAScrollViewDeluxePalette
/
English.lproj
/
PAScrollViewDeluxeInspector.nib
/
data.classes
next >
Wrap
Text File
|
1993-04-28
|
572b
|
38 lines
PAScrollViewDeluxeInspector = {
ACTIONS = {
};
OUTLETS = {
pageCell;
leftRulerSwitch;
borderMatrix;
topRulerSwitch;
pageLeftRightSwitch;
lineCell;
arrowsButton;
zoomSwitch;
backGrayMatrix;
pageUpDownSwitch;
deluxeMatrix;
scrollerMatrix;
};
SUPERCLASS = IBScrollViewInspector;
};
FirstResponder = {
ACTIONS = {
};
SUPERCLASS = Object;
};
IBScrollViewInspector = {
ACTIONS = {
};
OUTLETS = {
borderMatrix;
arrowsButton;
pageCell;
backGrayMatrix;
scrollerMatrix;
lineCell;
};
SUPERCLASS = IBInspector;
};