|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectsimtools.ui.ImageMapper.ImageFile
public static class ImageMapper.ImageFile
This class is what is effectively mapped to a value or range
Field Summary | |
---|---|
java.io.File |
file
|
java.awt.image.BufferedImage |
image
|
protected java.lang.String |
relativeFilePath
|
Constructor Summary | |
---|---|
ImageMapper.ImageFile()
|
Method Summary | |
---|---|
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
public transient java.awt.image.BufferedImage image
public java.io.File file
protected java.lang.String relativeFilePath
Constructor Detail |
---|
public ImageMapper.ImageFile()
Method Detail |
---|
public java.lang.String toString()
toString
in class java.lang.Object
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |