ImageAndTextCell


Inherits From:
NSTextFieldCell
Declared In:
ImageAndTextCell.h


Class Description

No class description.


Instance Variables

NSImage *image;

imageNo description.


Method Types

- setImage:
- image
- drawWithFrame:inView:
- cellSize

Instance Methods

cellSize

- (NSSize)cellSize

No method description.


drawWithFrame:inView:

- (void)drawWithFrame:(NSRect)cellFrame inView:(NSView *)controlView

No method description.


image

- (NSImage *)image

No method description.


setImage:

- (void)setImage:(NSImage *)anImage

No method description.


Version 1.1 Copyright ©2001 by Stefan Leuker. All Rights Reserved.