GormPrefController class documentation

Authors

Generated by buildd

Software documentation for the GormPrefController class

GormPrefController : NSObject

Declared in:
GormPrefs/GormPrefController.h
Description forthcoming.

Instance Variables

Method summary

panel 

- (id) panel;
Return the preferences panel.

popupAction: 

- (void) popupAction: (id)sender;
Called when the popup is used to select a pref panel.



Instance Variables for GormPrefController Class

_colorsView

@protected id _colorsView;
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.

_generalView

@protected id _generalView;
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.

_guidelineView

@protected id _guidelineView;
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.

_headersView

@protected id _headersView;
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.

_palettesView

@protected id _palettesView;
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.

_pluginsView

@protected id _pluginsView;
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.

_shelfView

@protected id _shelfView;
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.

panel

@protected id panel;
Description forthcoming.

popup

@protected id popup;
Description forthcoming.

prefBox

@protected id prefBox;
Description forthcoming.