Index Hierarchy AMPView Class Reference Inherits from NSView Declared in AMPView.hAMPView.m Tasks Other Methods plugin property – initWithFrame:plugin: – RenderView – ReloadView Other Methods – isFlipped Properties plugin @property (weak) AMPlugin *plugin Instance Methods ReloadView When all plugin is reloaded - (void)ReloadView Declared In AMPView.h RenderView When the view is displayed on the Plugin selection in the preference section - (void)RenderView Declared In AMPView.h initWithFrame:plugin: - (id)initWithFrame:(NSRect)frame plugin:(AMPlugin *)pluginIn isFlipped - (BOOL)isFlipped Index Hierarchy