org.mactor.ui.gui
Class BrowserUtil

java.lang.Object
  extended by org.mactor.ui.gui.BrowserUtil

public class BrowserUtil
extends java.lang.Object


Constructor Summary
BrowserUtil()
           
 
Method Summary
static javax.swing.event.HyperlinkListener createLinkListener()
           
static void openURL(java.net.URL url)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BrowserUtil

public BrowserUtil()
Method Detail

createLinkListener

public static javax.swing.event.HyperlinkListener createLinkListener()

openURL

public static void openURL(java.net.URL url)


Copyright © 2008. All Rights Reserved.