org.tm4j.tmnav.app.util .Util

Description

Created on 22.02.2003

Inheritance Hierarchy

Method Summary
java.lang.String getExtension(java.lang.String src)
Gets a String with all chars of a Source-String which stands to the right of the righmost dot.
java.lang.Object instantiate(java.lang.String classname)
Instantiates an Object from the given classname.
void isImplementing(java.lang.String classname,java.lang.Class interfaceToCheck)
void openURL(java.lang.String url)
Application-wide single-point-of-entry to open an url in a browser