home *** CD-ROM | disk | FTP | other *** search
- TimeSetting = {SUPERCLASS = Control; };
- ClickField = {SUPERCLASS = Control; };
- Calendar = {SUPERCLASS = Control; };
- Clock = {SUPERCLASS = Control; };
- FirstResponder = {
- ACTIONS = {"orderFrontNXColorPanel:" = "orderFrontNXColorPanel:"; };
- SUPERCLASS = Object;
- };
- Time = {
- ACTIONS = {
- "hour24Changed:" = "(id)(id)";
- "minusSetting:" = "(id)(id)";
- "monthMinus:" = "(id)(id)";
- "monthPlus:" = "(id)(id)";
- "newDate:" = "(id)(id)";
- "newTime:" = "(id)(id)";
- "newTimeZone:" = "(id)(id)";
- "plusSetting:" = "(id)(id)";
- "startClock:" = "(id)(id)";
- "stopClock:" = "(id)(id)";
- "synchronize:" = "(id)(id)";
- "yearMinus:" = "(id)(id)";
- "yearPlus:" = "(id)(id)";
- };
- OUTLETS = {
- calendar = calendar;
- layout_clock = layout_clock;
- minusButton = minusButton;
- monthField = monthField;
- monthMinus = monthMinus;
- monthPlus = monthPlus;
- ntpdTextField = ntpdTextField;
- plusButton = plusButton;
- setButton = setButton;
- switch24Hour = switch24Hour;
- synchButton = synchButton;
- timeSetter = timeSetter;
- timeStrings = timeStrings;
- tzButton = tzButton;
- tzList = tzList;
- tzScroller = tzScroller;
- tzView = tzView;
- window = window;
- yearField = yearField;
- yearMinus = yearMinus;
- yearPlus = yearPlus;
- };
- SUPERCLASS = Layout;
- };
- NXTimeZoneView = {
- ACTIONS = {"selectTimeZone:" = "selectTimeZone:"; };
- OUTLETS = {
- delegate = delegate;
- timeZoneButton = timeZoneButton;
- timeZonePopup = timeZonePopup;
- };
- SUPERCLASS = View;
- };
- Layout = {
- ACTIONS = {
- "didHide:" = "(id)(id)";
- "didSelect:" = "(id)(id)";
- "didUnhide:" = "(id)(id)";
- "didUnselect:" = "(id)(id)";
- "willSelect:" = "(id)(id)";
- "willUnselect:" = "(id)(id)";
- };
- OUTLETS = {view = view; };
- SUPERCLASS = Object;
- };
- NewClock = {SUPERCLASS = Control; };
- Preferences = {
- ACTIONS = {
- "hour24Changed:" = "hour24Changed:";
- "minusSetting:" = "minusSetting:";
- "monthMinus:" = "monthMinus:";
- "monthPlus:" = "monthPlus:";
- "newDate:" = "newDate:";
- "newTime:" = "newTime:";
- "plusSetting:" = "plusSetting:";
- "synchronize:" = "synchronize:";
- "yearMinus:" = "yearMinus:";
- "yearPlus:" = "yearPlus:";
- };
- OUTLETS = {
- calendar = calendar;
- layout_clock = layout_clock;
- minusButton = minusButton;
- monthField = monthField;
- monthMinus = monthMinus;
- monthPlus = monthPlus;
- ntpdTextField = ntpdTextField;
- plusButton = plusButton;
- setButton = setButton;
- switch24Hour = switch24Hour;
- synchButton = synchButton;
- timeSetter = timeSetter;
- timeStrings = timeStrings;
- tzButton = tzButton;
- tzScroller = tzScroller;
- window = window;
- yearField = yearField;
- yearMinus = yearMinus;
- yearPlus = yearPlus;
- };
- SUPERCLASS = Object;
- };
- ClickButton = {SUPERCLASS = Control; };
-