GormGuidelinePref class documentation

Authors

Generated by buildd

Software documentation for the GormGuidelinePref class

GormGuidelinePref : NSObject

Declared in:
GormPrefs/GormGuidelinePref.h
Description forthcoming.

Instance Variables

Method summary

ok: 

- (void) ok: (id)sender;
Called when the guidline preferences are changed.

reset: 

- (void) reset: (id)sender;
Reset to defaults.

view 

- (NSView*) view;
View to show in prefs panel.



Instance Variables for GormGuidelinePref 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.

currentSpacing

@protected id currentSpacing;
Description forthcoming.

halfSpacing

@protected id halfSpacing;
Description forthcoming.

spacingSlider

@protected id spacingSlider;
Description forthcoming.

window

@protected NSWindow* window;
Description forthcoming.