home *** CD-ROM | disk | FTP | other *** search
- StandardInfo = {
- ACTIONS = {
- showInfoPanel:;
- };
- OUTLETS = {
- infoPanel;
- versionFieldID;
- emailFieldID;
- dateFieldID;
- };
- SUPERCLASS = Object;
- };
- FirstResponder = {
- ACTIONS = {
- };
- SUPERCLASS = Object;
- };
- Window_FixSF = {
- SUPERCLASS = Window;
- };
- PrefsCM = {
- ACTIONS = {
- showPrefPanel:;
- setReadMailDefaults:;
- setAutoHide:;
- setSoundHandling:;
- changePrefPanel:;
- setNewSound:;
- setCheckInterval:;
- setCheckRoot:;
- saveWindowLocation:;
- setFlagRRec:;
- };
- OUTLETS = {
- soundNameID;
- prefPanel;
- checkRootSwitchID;
- soundMatrixID;
- readMailDefaultsSwitchID;
- sounds_GID;
- autoHideSwitchID;
- panelViewBox;
- general_GID;
- IntervalTextID;
- flagRRecSwitchID;
- mainMailWindow;
- };
- SUPERCLASS = Object;
- };
- Controller = {
- ACTIONS = {
- appWillTerminate:;
- appDidInit:;
- updateWindow:;
- };
- OUTLETS = {
- globPrefs;
- scrollView;
- standardInfo;
- textObj;
- mailWindow;
- };
- SUPERCLASS = Object;
- };
-