| 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectnet.refractions.udig.ui.UIUtilities
public class UIUtilities
| Constructor Summary | |
|---|---|
UIUtilities()
 | 
|
| Method Summary | |
|---|---|
static void | 
openLink(java.lang.String href)
Copied from org.eclipse.ui.internal.dialogs.AboutDialog Open a link  | 
static java.lang.String | 
urlEncodeForSpaces(char[] input)
Copied from org.eclipse.ui.internal.dialogs.AboutDialog This method encodes the url, removes the spaces from the url and replaces the same with "%20". | 
| Methods inherited from class java.lang.Object | 
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public UIUtilities()
| Method Detail | 
|---|
public static void openLink(java.lang.String href)
public static java.lang.String urlEncodeForSpaces(char[] input)
"%20". This method is required to fix Bug
 77840.
  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||