#import <RMPreferencesWindow.h>

Public Member Functions | |
| (IBAction) | - addPath: |
| (void) | - addPreferencePane:identifier:icon:label:toolTip:target:action:menu: |
| (void) | - prepareToolbar |
| (IBAction) | - removePath: |
| (void) | - setPrefPane: |
Protected Attributes | |
| IBOutlet NSView * | colorPane |
| NSString * | currentIdentifier |
| NSView * | currentPref |
| NSMutableArray * | d2wclientConfigurationPaths |
| IBOutlet NSTableView * | d2wclientConfigurationPathTableView |
| IBOutlet NSView * | documentPane |
| IBOutlet NSView * | generalPane |
| NSMutableDictionary * | preferencePanes |
| IBOutlet NSButtonCell * | removePathButtonCell |
| NSMutableArray * | toolbarIdentifiers |
| NSMutableDictionary * | toolbarItems |
| IBOutlet NSUserDefaultsController * | userDefaultsController |
| - (IBAction) addPath: | (id) | sender |
| - (void) addPreferencePane: | (NSView *) | paneView | ||
| identifier: | (NSString *) | identifier | ||
| icon: | (NSImage *) | icon | ||
| label: | (NSString *) | label | ||
| toolTip: | (NSString *) | toolTip | ||
| target: | (id) | target | ||
| action: | (SEL) | action | ||
| menu: | (NSMenu *) | menu | ||
| - (void) prepareToolbar |
| - (IBAction) removePath: | (id) | sender |
| - (void) setPrefPane: | (NSString *) | identifier |
- (IBOutlet NSView*) colorPane [protected] |
- (NSString*) currentIdentifier [protected] |
- (NSView*) currentPref [protected] |
- (NSMutableArray*) d2wclientConfigurationPaths [protected] |
- (IBOutlet NSTableView*) d2wclientConfigurationPathTableView [protected] |
- (IBOutlet NSView*) documentPane [protected] |
- (IBOutlet NSView*) generalPane [protected] |
- (NSMutableDictionary*) preferencePanes [protected] |
- (IBOutlet NSButtonCell*) removePathButtonCell [protected] |
- (NSMutableArray*) toolbarIdentifiers [protected] |
- (NSMutableDictionary*) toolbarItems [protected] |
- (IBOutlet NSUserDefaultsController*) userDefaultsController [protected] |
1.5.8