Package org
Class Java_1_5_compatibility_impl
java.lang.Object
org.Java_1_5_compatibility_impl
public class Java_1_5_compatibility_impl extends Object
- Author:
- Christian Klukas (c) 2004 IPK-Gatersleben
-
Constructor Summary
Constructors Constructor Description Java_1_5_compatibility_impl()
-
Method Summary
Modifier and Type Method Description static StackTraceElement[]
getStackFrame()
static URI
getURIfromURL(URL url)
static String
myStringReplace(String workString, String search, String replace)
static void
setComponentZorder(JDesktopPane jDesktopPane, JInternalFrame jInternalFrame)
-
Constructor Details
-
Java_1_5_compatibility_impl
public Java_1_5_compatibility_impl()
-
-
Method Details
-
setComponentZorder
-
getStackFrame
- Returns:
-
getURIfromURL
- Parameters:
url
-- Returns:
-
myStringReplace
-