Class BrowserShell


  • public class BrowserShell
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      BrowserShell​(java.lang.String title_resource, java.lang.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​(java.lang.String title_resource,
                            java.lang.String url,
                            int width,
                            int height)