Public Member Functions | Protected Attributes

XAP_CocoaPalette Class Reference

List of all members.

Public Member Functions

(id- initWithPalette:
(void) - dealloc
(NSString *) - Name
(NSButton *) - Title
(NSBox *) - Box
(BOOL) - isExpanded
(UT_uint32- heightTitle
(UT_uint32- heightBox
(UT_uint32- heightConditional

Protected Attributes

NSString * m_Name
NSButton * m_Title
NSBox * m_Box
UT_uint32 m_heightTitle
UT_uint32 m_heightBox

Member Function Documentation

- (NSBox *) Box  

References m_Box.

- (void) dealloc  

References m_Box, m_Name, and m_Title.

- (UT_uint32) heightBox  

References m_heightBox.

- (UT_uint32) heightConditional  

References m_heightBox, m_heightTitle, and m_Title.

- (UT_uint32) heightTitle  

References m_heightTitle.

- (id) initWithPalette: (const struct XAP_CocoaPaletteRef *)  palette  
- (BOOL) isExpanded  

References m_Title.

- (NSString *) Name  

References m_Name.

- (NSButton *) Title  

References m_Title.


Member Data Documentation

- (NSBox*) m_Box [protected]

Referenced by Box, dealloc, and initWithPalette:.

- (UT_uint32) m_heightBox [protected]
- (UT_uint32) m_heightTitle [protected]
- (NSString*) m_Name [protected]

Referenced by dealloc, initWithPalette:, and Name.

- (NSButton*) m_Title [protected]

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