[Previous] [Up] [Next]

NSBox

Authors

Richard Frith-Macdonald

Version: 0.1

Date: 28 February, 2000

NSBox

NSBox

Declared in: Gui/NSBox.h

Inherits from: NSView

Conforms to: NSCoding



borderRect

- (NSRect) borderRect

borderType

- (NSBorderType) borderType

contentView

- (id) contentView

contentViewMargins

- (NSSize) contentViewMargins

setBorderType:

- (void) setBorderType: (NSBorderType)aType

setContentView:

- (void) setContentView: (NSView*)aView

setContentViewMargins:

- (void) setContentViewMargins: (NSSize)offsetSize

setFrameFromContentFrame:

- (void) setFrameFromContentFrame: (NSRect)contentFrame

setTitle:

- (void) setTitle: (NSString*)aString

setTitleFont:

- (void) setTitleFont: (NSFont*)aFont

setTitlePosition:

- (void) setTitlePosition: (NSTitlePosition)aPosition

setTitleWithMnemonic:

- (void) setTitleWithMnemonic: (NSString*)aString

sizeToFit

- (void) sizeToFit

title

- (NSString*) title

titleCell

- (id) titleCell

titleFont

- (NSFont*) titleFont

titlePosition

- (NSTitlePosition) titlePosition

titleRect

- (NSRect) titleRect