GormColorsPref class documentation

Authors

Generated by buildd

Software documentation for the GormColorsPref class

GormColorsPref : NSObject

Declared in:
GormPrefs/GormColorsPref.h
Description forthcoming.

Instance Variables

Method summary

ok: 

- (void) ok: (id)sender;
Set the colors.

view 

- (NSView*) view;
View to be shown.



Instance Variables for GormColorsPref Class

_view

@protected id _view;
Warning the underscore at the start of the name of this instance variable indicates that, even though it is not technically private, it is intended for internal use within the package, and you should not use the variable in other code.

color

@protected id color;
Description forthcoming.

window

@protected NSWindow* window;
Description forthcoming.