home *** CD-ROM | disk | FTP | other *** search
- DocCell = {
- ACTIONS = {
- };
- OUTLETS = {
- };
- SUPERCLASS = SelectionCell;
- };
- FirstResponder = {
- ACTIONS = {
- };
- SUPERCLASS = Object;
- };
- InspectorManager = {
- ACTIONS = {
- windowDidUpdate:;
- updateInspector:;
- };
- OUTLETS = {
- tagText;
- modifyClock;
- createClock;
- nameText;
- pathText;
- };
- SUPERCLASS = MultipleScreenManager;
- };
- DocMatrix = {
- ACTIONS = {
- };
- OUTLETS = {
- };
- SUPERCLASS = Matrix;
- };
- AdjFontTextField = {
- ACTIONS = {
- };
- OUTLETS = {
- font;
- };
- SUPERCLASS = TextField;
- };
- Controller = {
- ACTIONS = {
- backward:;
- refresh:;
- invert:;
- flip:;
- openSticky:;
- saveTo:;
- save:;
- openFile:;
- upsideDown:;
- saveAs:;
- appDidInit:;
- showAll:;
- hideAll:;
- getPrefsPanel:;
- getInspectorPanel:;
- forward:;
- getInfoPanel:;
- closeSticky:;
- revert:;
- appWillTerminate:;
- };
- OUTLETS = {
- prefManager;
- editDelete;
- toolsRefresh;
- infoPanel;
- notesCloseSticky;
- newDoc;
- notesShowAll;
- documentMenu;
- editMenu;
- inspectorManager;
- currentDoc;
- toolsMenu;
- windowsMiniaturize;
- pagesMenu;
- editPaste;
- windowsClose;
- editCut;
- editSelectAll;
- notesMenu;
- notesHideAll;
- toolsFlip;
- accessoryView;
- editCopy;
- saveParamsMatrix;
- toolsInspector;
- toolsInvert;
- notesOpenSticky;
- toolsUpsideDown;
- pagesBackward;
- pagesForward;
- compressionPopup;
- };
- SUPERCLASS = Object;
- };
- KeyPanel = {
- ACTIONS = {
- };
- OUTLETS = {
- defaultButton;
- };
- SUPERCLASS = Panel;
- };
- ClockView = {
- ACTIONS = {
- };
- OUTLETS = {
- clockbits;
- };
- SUPERCLASS = View;
- };
- MultipleScreenManager = {
- ACTIONS = {
- windowDidUpdate:;
- changeBox:;
- revert:;
- windowWillClose:;
- };
- OUTLETS = {
- panel;
- setButton;
- mainPopup;
- noSelectionBox;
- revertButton;
- };
- SUPERCLASS = Object;
- };
- SelectionCell = {
- SUPERCLASS = Cell;
- };
-