FSInspectorPane


Inherits From:
NSObject
Declared In:
FSInspectorPane.h


Class Description

No class description.


Instance Variables

IBOutlet NSView *paneView;

paneViewNo description.


Method Types

+ registerInspectorPane:
+ inspectorPaneForIdentifier:
- paneIdentifier
- paneNibName
- inspectorName
- paneView
- updateWithSelection:


Class Methods

inspectorPaneForIdentifier:

+ (FSInspectorPane*)inspectorPaneForIdentifier:(NSString*)identifier

No method description.


registerInspectorPane:

+ (void)registerInspectorPane:(Class)aPane

No method description.


Instance Methods

inspectorName

- (NSString*)inspectorName

No method description.


paneIdentifier

- (NSString*)paneIdentifier

No method description.


paneNibName

- (NSString*)paneNibName

No method description.


paneView

- (NSView*)paneView

No method description.


updateWithSelection:

- (void)updateWithSelection:(id<FSInspectable>)selection

No method description.


Version 1.1 Copyright ©2002 by Stefan Leuker. All Rights Reserved.