Constructor.
Parameters: url - The url to browse Parameters: title - the frame Title exception: MalformedURLException - if the URL is an invalid URL. exception: IOException - if an IO error occurs.
Constructor.
Parameters: title - the frame Title exception: MalformedURLException - if the URL is an invalid URL. exception: IOException - if an IO error occurs.
Set the current URL.
Parameters: url - the new current url. exception: MalformedURLException - if the URL is an invalid URL. exception: IOException - if an IO error occurs.
Show the current MiniBrowser for the given URL.
Parameters: url - the new current url. Parameters: title - the frame title. exception: MalformedURLException - if the URL is an invalid URL. exception: IOException - if an IO error occurs.
Methods inherited from org.w3c.jigadmin.widgets.ClosableFrame