org.rococoa.cocoa.webkit.protocols
Interface WebPlugInViewFactory._static_

All Known Implementing Classes:
WebPlugInViewFactory._class_
Enclosing interface:
WebPlugInViewFactory

public static interface WebPlugInViewFactory._static_


Method Summary
 NSView plugInViewWithArguments(NSDictionary arguments)
           
 

Method Detail

plugInViewWithArguments

NSView plugInViewWithArguments(NSDictionary arguments)
Parameters:
arguments - The arguments dictionary with the mentioned keys and objects. This method is required to implement.