cgl.narada.topology.viewer
Class Utils

java.lang.Object
  extended by cgl.narada.topology.viewer.Utils

public class Utils
extends Object

Used to detect .png extension for a file.


Field Summary
static String png
           
 
Constructor Summary
Utils()
           
 
Method Summary
protected static ImageIcon createImageIcon(String path)
          Returns an ImageIcon, or null if the path was invalid.
static String getExtension(File f)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

png

public static final String png
See Also:
Constant Field Values
Constructor Detail

Utils

public Utils()
Method Detail

getExtension

public static String getExtension(File f)

createImageIcon

protected static ImageIcon createImageIcon(String path)
Returns an ImageIcon, or null if the path was invalid.



For comments and suggestions please send e-mail to The NaradaBrokering Project