Public Member Functions | |
(IBAction) | - basedOnAction: |
(IBAction) | - cancelAction: |
(IBAction) | - followStyleAction: |
(IBAction) | - formatAction: |
(IBAction) | - okAction: |
(IBAction) | - removeAction: |
(IBAction) | - shortcutAction: |
(IBAction) | - styleNameAction: |
(IBAction) | - styleTypeAction: |
(void) | - sheetDidEnd:returnCode:contextInfo: |
Public Attributes | |
IBOutlet NSComboBox * | _basedOnCombo |
IBOutlet NSTextField * | _basedOnLabel |
IBOutlet NSButton * | _cancelBtn |
IBOutlet NSTextField * | _desc |
IBOutlet NSBox * | _descBox |
IBOutlet NSComboBox * | _followStyleCombo |
IBOutlet NSTextField * | _followStyleLabel |
IBOutlet NSPopUpButton * | _formatPopupBtn |
IBOutlet NSButton * | _okBtn |
IBOutlet XAP_CocoaNSView * | _preview |
IBOutlet NSBox * | _previewBox |
IBOutlet NSButton * | _removeBtn |
IBOutlet NSComboBox * | _removePropCombo |
IBOutlet NSTextField * | _removePropLabel |
IBOutlet NSButton * | _shortcutBtn |
IBOutlet NSTextField * | _styleNameData |
IBOutlet NSTextField * | _styleNameLabel |
IBOutlet NSComboBox * | _styleTypeCombo |
IBOutlet NSTextField * | _styleTypeLabel |
AP_CocoaDialog_Styles * | _xap |
- (void) sheetDidEnd: | (NSWindow*) | sheet | ||
returnCode: | (int) | returnCode | ||
contextInfo: | (void *) | c | ||
- (IBOutlet NSComboBox*) _basedOnCombo |
- (IBOutlet NSTextField*) _basedOnLabel |
- (IBOutlet NSButton*) _cancelBtn |
- (IBOutlet NSTextField*) _desc |
- (IBOutlet NSBox*) _descBox |
- (IBOutlet NSComboBox*) _followStyleCombo |
- (IBOutlet NSTextField*) _followStyleLabel |
- (IBOutlet NSPopUpButton*) _formatPopupBtn |
- (IBOutlet NSButton*) _okBtn |
- (IBOutlet XAP_CocoaNSView*) _preview |
- (IBOutlet NSBox*) _previewBox |
- (IBOutlet NSButton*) _removeBtn |
- (IBOutlet NSComboBox*) _removePropCombo |
- (IBOutlet NSTextField*) _removePropLabel |
- (IBOutlet NSButton*) _shortcutBtn |
- (IBOutlet NSTextField*) _styleNameData |
- (IBOutlet NSTextField*) _styleNameLabel |
- (IBOutlet NSComboBox*) _styleTypeCombo |
- (IBOutlet NSTextField*) _styleTypeLabel |
- (AP_CocoaDialog_Styles*) _xap |