#import <ap_CocoaDialog_Lists.h>
Public Member Functions | |
(id) | - initFromNib |
(void) | - setXAPOwner: |
(void) | - discardXAP |
(void) | - windowDidLoad |
(void) | - windowDidBecomeKey: |
(XAP_CocoaNSView *) | - preview |
(NSMenuItem *) | - selectedListStyle |
(NSMenuItem *) | - selectedListType |
(void) | - setStyleMenu: |
(void) | - selectFolding: |
(int) | - selectedTab |
(int) | - listAction |
(IBAction) | - applyAction: |
(IBAction) | - cancelAction: |
(IBAction) | - labelAlignAction: |
(IBAction) | - labelAlignActionStepper: |
(IBAction) | - setDefaultAction: |
(IBAction) | - startAtAction: |
(IBAction) | - startAtStepperAction: |
(IBAction) | - styleChangedAction: |
(IBAction) | - textAlignAction: |
(IBAction) | - textAlignActionStepper: |
(IBAction) | - typeChangedAction: |
(IBAction) | - valueChangedAction: |
(IBAction) | - foldingChanged: |
Public Attributes | |
IBOutlet NSButton * | _applyBtn |
IBOutlet NSCell * | _applyToCurrentBtn |
IBOutlet NSCell * | _attachToPreviousBtn |
IBOutlet NSButton * | _cancelBtn |
IBOutlet NSTextField * | _fontLabel |
IBOutlet NSPopUpButton * | _fontPopup |
IBOutlet NSTextField * | _formatData |
IBOutlet NSTextField * | _formatLabel |
IBOutlet NSTextField * | _labelAlignData |
IBOutlet NSTextField * | _labelAlignLabel |
IBOutlet NSStepper * | _labelAlignStepper |
IBOutlet NSTextField * | _levelDelimData |
IBOutlet NSTextField * | _levelDelimLabel |
IBOutlet NSMatrix * | _listActionMatrix |
IBOutlet XAP_CocoaNSView * | _preview |
IBOutlet NSBox * | _previewBox |
IBOutlet NSButton * | _setDefaultBtn |
IBOutlet NSTextField * | _startAtData |
IBOutlet NSTextField * | _startAtLabel |
IBOutlet NSStepper * | _startAtStepper |
IBOutlet NSCell * | _startNewListBtn |
IBOutlet NSTextField * | _styleLabel |
IBOutlet NSPopUpButton * | _stylePopup |
IBOutlet NSTextField * | _textAlignData |
IBOutlet NSTextField * | _textAlignLabel |
IBOutlet NSStepper * | _textAlignStepper |
IBOutlet NSTextField * | _typeLabel |
IBOutlet NSPopUpButton * | _typePopup |
IBOutlet NSTabView * | _mainTab |
IBOutlet NSBox * | _hideTextLabel |
IBOutlet NSMatrix * | _foldingMatrix |
IBOutlet NSCell * | _noFoldingBtn |
IBOutlet NSCell * | _foldLevel1Btn |
IBOutlet NSCell * | _foldLevel2Btn |
IBOutlet NSCell * | _foldLevel3Btn |
IBOutlet NSCell * | _foldLevel4Btn |
IBOutlet NSMenu * | m_listStyleNone_menu |
IBOutlet NSMenu * | m_listStyleNumbered_menu |
IBOutlet NSMenu * | m_listStyleBulleted_menu |
AP_CocoaDialog_Lists * | _xap |
- (IBAction) applyAction: | (id) | sender |
References _xap, AP_CocoaDialog_Lists::applyClicked, and UT_UNUSED.
- (IBAction) cancelAction: | (id) | sender |
References _xap, AP_CocoaDialog_Lists::destroy, and UT_UNUSED.
- (void) discardXAP |
Reimplemented from <XAP_CocoaDialogProtocol>.
References _xap.
- (IBAction) foldingChanged: | (id) | sender |
References AP_CocoaDialog_Lists::_foldingChanged, and _xap.
- (id) initFromNib |
Reimplemented from <XAP_CocoaDialogProtocol>.
- (IBAction) labelAlignAction: | (id) | sender |
References _labelAlignData, _labelAlignStepper, and valueChangedAction:.
- (IBAction) labelAlignActionStepper: | (id) | sender |
References _labelAlignData, _labelAlignStepper, and valueChangedAction:.
- (int) listAction |
References _listActionMatrix.
- (XAP_CocoaNSView *) preview |
References _preview.
- (NSMenuItem *) selectedListStyle |
References _stylePopup.
- (NSMenuItem *) selectedListType |
References _typePopup.
- (int) selectedTab |
References _mainTab.
- (void) selectFolding: | (int) | folding |
References _foldingMatrix.
- (IBAction) setDefaultAction: | (id) | sender |
References _xap, AP_CocoaDialog_Lists::customChanged, AP_Dialog_Lists::setDirty(), and UT_UNUSED.
- (void) setStyleMenu: | (int) | type |
References _stylePopup, GUI_LIST_BULLETED, GUI_LIST_NONE, GUI_LIST_NUMBERED, m_listStyleBulleted_menu, m_listStyleNone_menu, m_listStyleNumbered_menu, type, and UT_ASSERT_NOT_REACHED.
Referenced by typeChangedAction:.
- (void) setXAPOwner: | (XAP_Dialog *) | owner |
Reimplemented from <XAP_CocoaDialogProtocol>.
- (IBAction) startAtAction: | (id) | sender |
References _startAtData, _startAtStepper, and valueChangedAction:.
- (IBAction) startAtStepperAction: | (id) | sender |
References _startAtData, _startAtStepper, and valueChangedAction:.
- (IBAction) styleChangedAction: | (id) | sender |
- (IBAction) textAlignAction: | (id) | sender |
References _textAlignData, _textAlignStepper, and valueChangedAction:.
- (IBAction) textAlignActionStepper: | (id) | sender |
References _textAlignData, _textAlignStepper, and valueChangedAction:.
- (IBAction) typeChangedAction: | (id) | sender |
References setStyleMenu:, style, and styleChangedAction:.
- (IBAction) valueChangedAction: | (id) | sender |
References _xap, AP_CocoaDialog_Lists::dontUpdate, AP_CocoaDialog_Lists::previewExposed, AP_Dialog_Lists::setDirty(), AP_CocoaDialog_Lists::setXPFromLocal, and UT_UNUSED.
Referenced by labelAlignAction:, labelAlignActionStepper:, startAtAction:, startAtStepperAction:, textAlignAction:, and textAlignActionStepper:.
- (void) windowDidBecomeKey: | (NSNotification *) | aNotification |
- (void) windowDidLoad |
References _applyBtn, _applyToCurrentBtn, _attachToPreviousBtn, _cancelBtn, AP_CocoaDialog_Lists::_fillBulletedStyleMenu, AP_CocoaDialog_Lists::_fillFontMenu, AP_CocoaDialog_Lists::_fillNoneStyleMenu, AP_CocoaDialog_Lists::_fillNumberedStyleMenu, _foldLevel1Btn, _foldLevel2Btn, _foldLevel3Btn, _foldLevel4Btn, _fontLabel, _fontPopup, _formatLabel, _labelAlignLabel, _levelDelimLabel, _mainTab, _noFoldingBtn, _previewBox, _setDefaultBtn, _startAtLabel, _startNewListBtn, _styleLabel, _stylePopup, _textAlignLabel, _typeLabel, _typePopup, _xap, AppendLocalizedMenuItem(), XAP_App::getApp(), XAP_App::getStringSet(), GUI_LIST_BULLETED, GUI_LIST_NONE, GUI_LIST_NUMBERED, AP_Dialog_Lists::isModal(), LocalizeControl(), m_listStyleBulleted_menu, m_listStyleNone_menu, and m_listStyleNumbered_menu.
- (IBOutlet NSButton*) _applyBtn |
Referenced by windowDidLoad.
- (IBOutlet NSCell*) _applyToCurrentBtn |
Referenced by windowDidLoad.
- (IBOutlet NSCell*) _attachToPreviousBtn |
Referenced by windowDidLoad.
- (IBOutlet NSButton*) _cancelBtn |
Referenced by windowDidLoad.
- (IBOutlet NSMatrix*) _foldingMatrix |
Referenced by selectFolding:.
- (IBOutlet NSCell*) _foldLevel1Btn |
Referenced by windowDidLoad.
- (IBOutlet NSCell*) _foldLevel2Btn |
Referenced by windowDidLoad.
- (IBOutlet NSCell*) _foldLevel3Btn |
Referenced by windowDidLoad.
- (IBOutlet NSCell*) _foldLevel4Btn |
Referenced by windowDidLoad.
- (IBOutlet NSTextField*) _fontLabel |
Referenced by windowDidLoad.
- (IBOutlet NSPopUpButton*) _fontPopup |
Referenced by AP_CocoaDialog_Lists::_gatherData, AP_CocoaDialog_Lists::loadXPDataIntoLocal, and windowDidLoad.
- (IBOutlet NSTextField*) _formatData |
Referenced by AP_CocoaDialog_Lists::_gatherData, and AP_CocoaDialog_Lists::loadXPDataIntoLocal.
- (IBOutlet NSTextField*) _formatLabel |
Referenced by windowDidLoad.
- (IBOutlet NSBox*) _hideTextLabel |
- (IBOutlet NSTextField*) _labelAlignData |
- (IBOutlet NSTextField*) _labelAlignLabel |
Referenced by windowDidLoad.
- (IBOutlet NSStepper*) _labelAlignStepper |
Referenced by labelAlignAction:, and labelAlignActionStepper:.
- (IBOutlet NSTextField*) _levelDelimData |
Referenced by AP_CocoaDialog_Lists::_gatherData, and AP_CocoaDialog_Lists::loadXPDataIntoLocal.
- (IBOutlet NSTextField*) _levelDelimLabel |
Referenced by windowDidLoad.
- (IBOutlet NSMatrix*) _listActionMatrix |
Referenced by listAction.
- (IBOutlet NSTabView*) _mainTab |
Referenced by selectedTab, and windowDidLoad.
- (IBOutlet NSCell*) _noFoldingBtn |
Referenced by windowDidLoad.
- (IBOutlet XAP_CocoaNSView*) _preview |
Referenced by preview.
- (IBOutlet NSBox*) _previewBox |
Referenced by windowDidLoad.
- (IBOutlet NSButton*) _setDefaultBtn |
Referenced by windowDidLoad.
- (IBOutlet NSTextField*) _startAtData |
- (IBOutlet NSTextField*) _startAtLabel |
Referenced by windowDidLoad.
- (IBOutlet NSStepper*) _startAtStepper |
Referenced by startAtAction:, and startAtStepperAction:.
- (IBOutlet NSCell*) _startNewListBtn |
Referenced by windowDidLoad.
- (IBOutlet NSTextField*) _styleLabel |
Referenced by windowDidLoad.
- (IBOutlet NSPopUpButton*) _stylePopup |
Referenced by AP_CocoaDialog_Lists::loadXPDataIntoLocal, selectedListStyle, setStyleMenu:, and windowDidLoad.
- (IBOutlet NSTextField*) _textAlignData |
- (IBOutlet NSTextField*) _textAlignLabel |
Referenced by windowDidLoad.
- (IBOutlet NSStepper*) _textAlignStepper |
Referenced by textAlignAction:, and textAlignActionStepper:.
- (IBOutlet NSTextField*) _typeLabel |
Referenced by windowDidLoad.
- (IBOutlet NSPopUpButton*) _typePopup |
Referenced by AP_CocoaDialog_Lists::loadXPDataIntoLocal, selectedListType, and windowDidLoad.
- (AP_CocoaDialog_Lists*) _xap |
Referenced by applyAction:, cancelAction:, discardXAP, foldingChanged:, setDefaultAction:, setXAPOwner:, styleChangedAction:, valueChangedAction:, and windowDidLoad.
- (IBOutlet NSMenu*) m_listStyleBulleted_menu |
Referenced by setStyleMenu:, and windowDidLoad.
- (IBOutlet NSMenu*) m_listStyleNone_menu |
Referenced by setStyleMenu:, and windowDidLoad.
- (IBOutlet NSMenu*) m_listStyleNumbered_menu |
Referenced by setStyleMenu:, and windowDidLoad.