com.valhalla.jbother.preferences
Class Utils

java.lang.Object
  extended bycom.valhalla.jbother.preferences.Utils

class Utils
extends java.lang.Object

Gets the .wav extension


Field Summary
static java.lang.String wav
           
 
Constructor Summary
(package private) Utils()
           
 
Method Summary
static java.lang.String getExtension(java.io.File f)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

wav

public static final java.lang.String wav
See Also:
Constant Field Values
Constructor Detail

Utils

Utils()
Method Detail

getExtension

public static java.lang.String getExtension(java.io.File f)