Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

org.modama.gui.tools
Class Utils  view Utils download Utils.java

java.lang.Object
  extended byorg.modama.gui.tools.Utils

public class Utils
extends java.lang.Object

some useful utils


Constructor Summary
Utils()
           
 
Method Summary
static java.lang.String getClassNameWithoutPackage(java.lang.Class cl)
          returns the Classname without the Package
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Utils

public Utils()
Method Detail

getClassNameWithoutPackage

public static java.lang.String getClassNameWithoutPackage(java.lang.Class cl)
returns the Classname without the Package