org.apache.felix.upnp.tester.gui
Class Util

java.lang.Object
  extended by org.apache.felix.upnp.tester.gui.Util

public class Util
extends Object


Constructor Summary
Util()
           
 
Method Summary
static String justString(Object obj)
           
static void openUrl(String url)
           
static java.awt.GridBagConstraints setConstrains(int x, int y, int w, int h, int wx, int wy)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Util

public Util()
Method Detail

setConstrains

public static java.awt.GridBagConstraints setConstrains(int x,
                                                        int y,
                                                        int w,
                                                        int h,
                                                        int wx,
                                                        int wy)

justString

public static String justString(Object obj)

openUrl

public static void openUrl(String url)


Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.