home *** CD-ROM | disk | FTP | other *** search
- DateTextField = {
- SUPERCLASS = TextField;
- };
- DatePrompt = {
- ACTIONS = {
- };
- OUTLETS = {
- instructionField;
- datePromptField;
- };
- SUPERCLASS = Object;
- };
- FirstResponder = {
- ACTIONS = {
- printAllLines:;
- };
- SUPERCLASS = Object;
- };
- Paragraph = {
- SUPERCLASS = List;
- };
- SystemsCtrlr = {
- ACTIONS = {
- showReport:;
- open:;
- hideAcct:;
- showInfoPanel:;
- close:;
- saveAs:;
- showHelpPanel:;
- delete:;
- quit:;
- appDidInit:;
- systemCategories:;
- okNew:;
- new:;
- reconcile:;
- cancelNew:;
- rename:;
- showPrefPanel:;
- windowWillClose:;
- };
- OUTLETS = {
- nameForm;
- prefPanel;
- activeSystem;
- saveAsMenuCell;
- categoryRadio;
- accountSubmenu;
- newPanel;
- helpPanel;
- closeMenuCell;
- reportsMgr;
- infoPanel;
- };
- SUPERCLASS = List;
- };
- PageSeparator = {
- SUPERCLASS = View;
- };
- Report = {
- ACTIONS = {
- textWillConvert:;
- faxPSCode:;
- changeLayout:;
- textDidChange:;
- printAllLines:;
- printRequest:;
- optionsPanel:;
- };
- OUTLETS = {
- header;
- body;
- paragraphs;
- };
- SUPERCLASS = List;
- };
- AmountField = {
- SUPERCLASS = TextField;
- };
- ReportsMgr = {
- ACTIONS = {
- showReport:;
- windowWillClose:;
- newDate:;
- optionsPanel:;
- defaultTitle:;
- title:;
- startScrollUp:;
- ok:;
- startScrollDown:;
- inspectorOk:;
- popUpRequest:;
- cancel:;
- windowDidBecomeMain:;
- };
- OUTLETS = {
- optionsPanel;
- activeReport;
- allLinesSw;
- titleField;
- startDate;
- popUpSelection;
- instEndField;
- periodes;
- dateStampSw;
- startDScroll;
- datePromptInstance;
- sortByDate;
- instructionField;
- radioButton;
- endDate;
- };
- SUPERCLASS = List;
- };
-