Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Deprecated API
Contents
Deprecated Methods
Deprecated Methods
com.gridsystems.utils.AWTUtils.centerWindow(Window)
Use "Window.setLocationRelativeTo()" method instead
com.gridsystems.utils.SystemUtils.extractDynamicLibrary(String, Class>)
Use JNIUtils.extractDynamicLibrary method.
com.gridsystems.utils.SystemUtils.extractDynamicLibrary(String, String)
Use JNIUtils.extractDynamicLibrary method.
com.gridsystems.utils.Version.getDoubleRepresentation(String)
For comparisons, use #compare(Object)
com.gridsystems.utils.Version.getMajorVersion()
Use #getValue(int) instead.
com.gridsystems.utils.Version.getMinorVersion()
Use #getValue(int) instead.
com.gridsystems.utils.Version.getRelease()
Use #getValue(int) instead.
com.gridsystems.utils.Version.getStringRepresentation(double)
Use #toString()
com.gridsystems.utils.Version.getStringRepresentation(double, int)
Use #toString()
com.gridsystems.utils.LangUtils.replaceAll(String, String, String)
Use
String.replaceAll(String, String)
instead
com.gridsystems.utils.LangUtils.timeFormat(long)
Use
Formatter
instead
com.gridsystems.utils.LangUtils.twoDigits(String)
Use
Formatter
instead
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2007-2008
Grid Systems, S.A.
. All Rights Reserved.