Authors
- Generated by buildd
-
- Declared in:
- GormPrefs/GormPalettesPref.h
Description forthcoming.
Instance Variables
Method summary
- (void)
addAction: (id)sender;
Add a palette to the list.
- (void)
removeAction: (id)sender;
Remove a palette from the list.
- (NSView*)
view;
View to be shown in the preferences panel.
Instance Variables for GormPalettesPref Class
@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.
@protected id addButton;
Description forthcoming.
@protected id removeButton;
Description forthcoming.
@protected id table;
Description forthcoming.
@protected id window;
Description forthcoming.