org.freehep.swing.images
Class FreeHepImage

java.lang.Object
  extended by org.freehep.util.images.TempImageHandler
      extended by org.freehep.swing.images.FreeHepImage

public class FreeHepImage
extends org.freehep.util.images.TempImageHandler


Constructor Summary
protected FreeHepImage()
           
 
Method Summary
static Cursor getCursor(String name)
           
static Cursor getCursor(String name, int x, int y)
           
static Icon getIcon(String name)
           
static Image getImage(String name)
           
 
Methods inherited from class org.freehep.util.images.TempImageHandler
getCursor, getCursor, getIcon, getImage
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FreeHepImage

protected FreeHepImage()
Method Detail

getImage

public static Image getImage(String name)

getCursor

public static Cursor getCursor(String name)

getCursor

public static Cursor getCursor(String name,
                               int x,
                               int y)

getIcon

public static Icon getIcon(String name)


Copyright © 2000-2007 FreeHEP. All Rights Reserved.