public class Utils
extends java.lang.Object
| Constructor and Description |
|---|
Utils() |
| Modifier and Type | Method and Description |
|---|---|
static java.util.Locale |
getLocale()
Retrieves the current locale.
|
static java.util.ResourceBundle |
getResourceBundle()
Retrieves the Gantt resource bundle.
|
static java.util.TimeZone |
getTimeZone()
Retrieves the current time zone.
|
public static java.util.Locale getLocale()
public static java.util.TimeZone getTimeZone()
public static java.util.ResourceBundle getResourceBundle()