Public Member Functions | Protected Attributes

XAP_CocoaDlg_Insert_SymbolController Class Reference

#import <xap_CocoaDlg_Insert_Symbol.h>

Inheritance diagram for XAP_CocoaDlg_Insert_SymbolController:
<XAP_CocoaDialogProtocol>

List of all members.

Public Member Functions

(IBAction) - aSingleClick:
(IBAction) - aDoubleClick:
(IBAction) - aAdd:
(IBAction) - aFont:
(IBAction) - aFontFamily:
(IBAction) - aRemapGlyphs:
(id- initFromNib
(void) - dealloc
(void) - setXAPOwner:
(void) - discardXAP
(void) - windowDidLoad
(void) - windowWillClose:
(void) - windowToFront
(void) - fontFamilyDidChange
(void) - recalculateSymbolWidths
(int) - numberOfRowsInTableView:
(id- tableView:objectValueForTableColumn:row:
(void) - tableView:willDisplayCell:forTableColumn:row:
(BOOL) - tableView:shouldSelectRow:

Protected Attributes

IBOutlet NSButton * oAdd
IBOutlet NSButton * oPreview
IBOutlet NSButton * oRemapGlyphs
IBOutlet NSPopUpButton * oFont
IBOutlet NSPopUpButton * oFontFamily
IBOutlet NSTableView * oSymbolTable
NSMutableArray * m_FontList
NSFont * m_CurrentFont
NSString * m_CurrentFontName
NSString * m_OffsetString [14]
NSString * m_SymbolString [224]
NSString * m_Remap_String [224]
UT_sint32 m_SymbolWidth [224]
int m_Symbol_lo
int m_Symbol_hi
BOOL m_bRemapGlyphs
XAP_CocoaDialog_Insert_Symbol_xap

Member Function Documentation

- (IBAction) aDoubleClick: (id sender  
- (IBAction) aFontFamily: (id sender  
- (IBAction) aRemapGlyphs: (id sender  
- (IBAction) aSingleClick: (id sender  
- (void) dealloc  
- (void) discardXAP  

Reimplemented from <XAP_CocoaDialogProtocol>.

References _xap.

- (void) fontFamilyDidChange  
- (int) numberOfRowsInTableView: (NSTableView *)  aTableView  

References UT_UNUSED.

- (void) recalculateSymbolWidths  

References m_SymbolWidth.

Referenced by aFont:, aRemapGlyphs:, and fontFamilyDidChange.

- (void) setXAPOwner: (XAP_Dialog *)  owner  

Reimplemented from <XAP_CocoaDialogProtocol>.

References _xap, and UT_ASSERT.

- (id) tableView: (NSTableView *)  aTableView
objectValueForTableColumn: (NSTableColumn *)  aTableColumn
row: (int)  rowIndex 
- (BOOL) tableView: (NSTableView *)  aTableView
shouldSelectRow: (int)  rowIndex 

References UT_UNUSED.

- (void) tableView: (NSTableView *)  aTableView
willDisplayCell: (id aCell
forTableColumn: (NSTableColumn *)  aTableColumn
row: (int)  rowIndex 

References UT_UNUSED.

- (void) windowToFront  
- (void) windowWillClose: (NSNotification *)  aNotification  

Member Data Documentation

- (NSString*) m_CurrentFontName [protected]
- (NSMutableArray*) m_FontList [protected]

Referenced by dealloc, and initFromNib.

- (NSString* m_OffsetString[14]) [protected]
- (NSString* m_Remap_String[224]) [protected]
- (NSString* m_SymbolString[224]) [protected]
- (IBOutlet NSButton*) oAdd [protected]

Referenced by windowDidLoad.

- (IBOutlet NSPopUpButton*) oFont [protected]

Referenced by aFont:, and fontFamilyDidChange.

- (IBOutlet NSPopUpButton*) oFontFamily [protected]
- (IBOutlet NSButton*) oPreview [protected]
- (IBOutlet NSButton*) oRemapGlyphs [protected]

Referenced by aRemapGlyphs:, and windowDidLoad.

- (IBOutlet NSTableView*) oSymbolTable [protected]

The documentation for this class was generated from the following files: