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