|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--gishur.awt.StaticImage | +--gishur.awt.images.FileSymbols
StaticImage
class representing the image
~Gishur\images\saveloadnew.gif
.
Constructor Summary | |
FileSymbols()
|
Method Summary | |
static java.awt.Image |
createImage()
Creates an image object of the StaticImage. |
static java.awt.Image |
createImage(java.awt.Color color,
boolean halftransparent)
Creates an image object with substituted color and halftransparency of the StaticImage. |
Methods inherited from class gishur.awt.StaticImage |
createImage,
createImage,
createImage,
createImage |
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Constructor Detail |
public FileSymbols()
Method Detail |
public static java.awt.Image createImage()
public static java.awt.Image createImage(java.awt.Color color, boolean halftransparent)
createImage()
methods from the
overwritten method.color
- color that substitutes whitehalftransparent
- if true, the created image will be halftransparent
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |