org.gudy.azureus2.ui.swt.shells
Class BrowserShell

java.lang.Object
  extended by org.gudy.azureus2.ui.swt.shells.BrowserShell

public class BrowserShell
extends Object


Constructor Summary
BrowserShell(String title_resource, String url, int width, int height)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BrowserShell

public BrowserShell(String title_resource,
                    String url,
                    int width,
                    int height)