home *** CD-ROM | disk | FTP | other *** search
- WordsView = {
- ACTIONS = {
- "setClearAfter:" = "setClearAfter:";
- "setGray:" = "setGray:";
- "setThreshold:" = "setThreshold:";
- };
- OUTLETS = {
- buffer = buffer;
- clearSlider = clearSlider;
- font = font;
- grayMatrix = grayMatrix;
- sharedInspectorPanel = sharedInspectorPanel;
- speedSlider = speedSlider;
- };
- SUPERCLASS = View;
- };
- FortuneView = {
- ACTIONS = {
- "addFont:" = "addFont:";
- "newDatabase:" = "newDatabase:";
- "removeFont:" = "removeFont:";
- "setGray:" = "setGray:";
- "setThreshold:" = "setThreshold:";
- "showFonts:" = "showFonts:";
- "useColor:" = "useColor:";
- };
- OUTLETS = {
- appowner = appowner;
- availableBrowser = availableBrowser;
- colorSwitch = colorSwitch;
- databaseMatrix = databaseMatrix;
- databaseTrigger = databaseTrigger;
- fe = fe;
- font = font;
- fontWindow = fontWindow;
- highlightSwitch = highlightSwitch;
- sharedInspectorPanel = sharedInspectorPanel;
- speedSlider = speedSlider;
- };
- SUPERCLASS = View;
- };
- FirstResponder = {ACTIONS = {}; SUPERCLASS = Object; };
- SpermView = {
- ACTIONS = {
- "inspector:" = "inspector:";
- "setLineWidth:" = "setLineWidth:";
- "setNumLines:" = "setNumLines:";
- "setUseColor:" = "setUseColor:";
- };
- OUTLETS = {sharedInspectorPanel = sharedInspectorPanel; };
- SUPERCLASS = View;
- };
- MySubclass = {SUPERCLASS = Object; };
-