GormInspectorsManager class documentation

Authors

Generated by buildd

Software documentation for the GormInspectorsManager class

GormInspectorsManager : IBInspectorManager

Declared in:
GormCore/GormInspectorsManager.h
Description forthcoming.

Instance Variables

Method summary

panel 

- (NSPanel*) panel;
Description forthcoming.

setClassInspector 

- (void) setClassInspector;
Description forthcoming.

setCurrentInspector: 

- (void) setCurrentInspector: (id)anObj;
Description forthcoming.

updateSelection 

- (void) updateSelection;
Description forthcoming.



Instance Variables for GormInspectorsManager Class

buttonView

@protected NSView* buttonView;
Description forthcoming.

cache

@protected NSMutableDictionary* cache;
Description forthcoming.

current

@protected int current;
Description forthcoming.

hiddenDuringTest

@protected BOOL hiddenDuringTest;
Description forthcoming.

oldInspector

@protected NSString* oldInspector;
Description forthcoming.

origFrame

@protected NSRect origFrame;
Description forthcoming.