com.jgoodies.metamorphosis
Class Utils

java.lang.Object
  extended by com.jgoodies.metamorphosis.Utils

final class Utils
extends Object

A helper class for accessing icon resources, etc..

Author:
Karsten Lentzsch

Constructor Summary
private Utils()
           
 
Method Summary
(package private) static ImageIcon getIcon(String filename)
           
(package private) static boolean isWindowsPlatform()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Utils

private Utils()
Method Detail

getIcon

static ImageIcon getIcon(String filename)

isWindowsPlatform

static boolean isWindowsPlatform()


Copyright © 2002-2008 JGoodies Karsten Lentzsch. All Rights Reserved.