home *** CD-ROM | disk | FTP | other *** search
- OV_Window = {
- ACTIONS = {
- selectOverviewRange:;
- showOverviewImage:;
- };
- OUTLETS = {
- ovWindow;
- ovImageMatrix;
- ovRangeMatrix;
- mainController;
- };
- SUPERCLASS = Object;
- };
- FirstResponder = {
- ACTIONS = {
- };
- SUPERCLASS = Object;
- };
- Controller = {
- ACTIONS = {
- changeSaveType:;
- setPrefOverviewLayout:;
- changePrintType:;
- setPrefImageSize:;
- saveTo:;
- showOverviewWindow:;
- printSel:;
- showInfoPanel:;
- openPCD:;
- showPrefsPanel:;
- };
- OUTLETS = {
- readStatusPanel;
- prefsSizeMatrix;
- ov_2x12_Id;
- ov_6x7_Id;
- printMatrix;
- readStatusField;
- prefsPanel;
- saveMatrix;
- prefsLayoutMatrix;
- photoWindow;
- ov_10x2_Id;
- printAccessory;
- saveAccessory;
- };
- SUPERCLASS = Object;
- };
-