|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ImageHolder
An interface for setting an Image, used by Image
Copyright (c) Formaria Ltd., 2008
License: see license.txt
$Revision: 2.1 $
| Method Summary | |
|---|---|
java.lang.String |
getImageName()
Gets the name of the image being displayed. |
void |
setImage(java.awt.Image img)
Set the image. |
void |
setImageName(java.lang.String name)
Sets the name of the image being displayed. |
| Method Detail |
|---|
void setImage(java.awt.Image img)
img - the new imagevoid setImageName(java.lang.String name)
name - the image namejava.lang.String getImageName()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||