|
Groovy Documentation | |||||||
| FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectorg.jdesktop.swingx.ws.yahoo.search.Utils
public final class Utils extends Object
| Constructor Summary | |
private Utils()
Creates a new instance of Utils |
|
| Method Summary | |
|---|---|
private static String
|
convert(String upperCase)
|
static org.jdesktop.beans.EnumerationValue[]
|
getCountryEnumValues()
|
static org.jdesktop.beans.EnumerationValue[]
|
getFormatEnumValues()
|
static org.jdesktop.beans.EnumerationValue[]
|
getLanguageEnumValues()
|
static org.jdesktop.beans.EnumerationValue[]
|
getLicenseEnumValues()
|
static org.jdesktop.beans.EnumerationValue[]
|
getRegionEnumValues()
|
static org.jdesktop.beans.EnumerationValue[]
|
getSubscriptionEnumValues()
|
static org.jdesktop.beans.EnumerationValue[]
|
getTypeEnumValues()
|
| Methods inherited from class Object | |
|---|---|
| wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll |
| Constructor Detail |
|---|
private Utils()
| Method Detail |
|---|
private static String convert(String upperCase)
public static org.jdesktop.beans.EnumerationValue[] getCountryEnumValues()
public static org.jdesktop.beans.EnumerationValue[] getFormatEnumValues()
public static org.jdesktop.beans.EnumerationValue[] getLanguageEnumValues()
public static org.jdesktop.beans.EnumerationValue[] getLicenseEnumValues()
public static org.jdesktop.beans.EnumerationValue[] getRegionEnumValues()
public static org.jdesktop.beans.EnumerationValue[] getSubscriptionEnumValues()
public static org.jdesktop.beans.EnumerationValue[] getTypeEnumValues()
Groovy Documentation