uk.ac.man.bioinf.gui.util
Class PopUpHtmlDisplay

java.lang.Object
  |
  +--uk.ac.man.bioinf.gui.util.PopUpHtmlDisplay

public class PopUpHtmlDisplay
extends Object

Displays an URL with a single 'OK' button at the bottom


Method Summary
static JComponent getPage(URL page)
          try to open the URL and get the page
static void show(Component frame, URL page)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

show

public static void show(Component frame,
                        URL page)

getPage

public static final JComponent getPage(URL page)
try to open the URL and get the page