FSInspector


Inherits From:
NSObject
Declared In:
FSInspector.h


Class Description

No class description.


Instance Variables

IBOutlet NSPanel *infoPanel;
IBOutlet NSBox *paneContainer;
FSInspectorPane *activePane;
id<FSInspectable> selection;

infoPanelNo description.
paneContainerNo description.
activePaneNo description.
selectionNo description.


Method Types

- showInspector:
- selectPaneWithIdentifier:

Instance Methods

selectPaneWithIdentifier:

- (void)selectPaneWithIdentifier:(NSString*)identifier

No method description.


showInspector:

- (void)showInspector:(id)sender

No method description.


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