Authors
- Generated by buildd
-
- Declared in:
- GormPrefs/GormGeneralPref.h
Description forthcoming.
Instance Variables
Method summary
- (void)
backupAction: (id)sender;
Should create a backup file.
- (void)
classesAction: (id)sender;
Show the classes view as a browser or an outline.
- (void)
consistencyAction: (id)sender;
Description forthcoming.
- (NSView*)
view;
View to be shown.
Instance Variables for GormGeneralPref 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 backupButton;
Description forthcoming.
@protected id checkConsistency;
Description forthcoming.
@protected id interfaceMatrix;
Description forthcoming.
@protected id window;
Description forthcoming.