|
VLab Common 1.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectpl.psnc.vlab.util.image.ImageBean
public class ImageBean
ImageBean class - image bean class is used to store the system images
| Constructor Summary | |
|---|---|
ImageBean(java.lang.String imageName)
Creates a new instance of ImageBean |
|
| Method Summary | |
|---|---|
javax.swing.ImageIcon |
getImage()
Getter for property image. |
java.lang.String |
getImageName()
Getter for property imageName. |
void |
setImage(javax.swing.ImageIcon image)
Setter for property image. |
void |
setImageName(java.lang.String imageName)
Setter for property imageName. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ImageBean(java.lang.String imageName)
imageName - image name| Method Detail |
|---|
public java.lang.String getImageName()
public void setImageName(java.lang.String imageName)
imageName - New value of property imageName.public javax.swing.ImageIcon getImage()
public void setImage(javax.swing.ImageIcon image)
image - New value of property image.
|
VLab Common 1.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||