com.teamdev.jxbrowser.safari
Class SafariBrowserFactory

java.lang.Object
  extended by com.teamdev.jxbrowser.BrowserFactory
      extended by com.teamdev.jxbrowser.safari.SafariBrowserFactory

public final class SafariBrowserFactory
extends BrowserFactory

Creates the Safari WebKit browser instance.


Constructor Summary
SafariBrowserFactory()
           
 
Method Summary
 
Methods inherited from class com.teamdev.jxbrowser.BrowserFactory
createBrowser, createBrowser, getDefaultBrowserType, setDefaultBrowserType
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SafariBrowserFactory

public SafariBrowserFactory()