jACOB 2.7 API Documentation.

de.tif.jacob.screen
Class ImageDecoration

java.lang.Object
  extended by de.tif.jacob.screen.ImageDecoration

public final class ImageDecoration
extends java.lang.Object


Field Summary
static ImageDecoration EMAIL
           
static ImageDecoration ERROR
           
static ImageDecoration NONE
           
static ImageDecoration WARNING
           
 
Method Summary
 java.lang.String getName()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

NONE

public static final ImageDecoration NONE

EMAIL

public static final ImageDecoration EMAIL

ERROR

public static final ImageDecoration ERROR

WARNING

public static final ImageDecoration WARNING
Method Detail

getName

public java.lang.String getName()

jACOB 2.7 API Documentation.