FreeHEP API
Version v1.2.2

org.freehep.swing.images
Class FreeHepImage

java.lang.Object
  |
  +--org.freehep.util.images.TempImageHandler
        |
        +--org.freehep.swing.images.FreeHepImage

public class FreeHepImage
extends 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)

FreeHEP API
Version v1.2.2

Copyright © 2000-2003 FreeHEP, All Rights Reserved.