// DOCUMENTATION TODO
w = JSCWindow.new.front;
v = JSCWebView( w, w.view.bounds ).resize_( 5 );
v.url = "http://supercollider.sf.net";