|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectyu.ac.bg.etf.javaqx.qswing.graphics.Paint
yu.ac.bg.etf.javaqx.qswing.graphics.TexturePaint
Texture Paint.
NOTE: This class is not compatible with java.awt.TexturePaint class!
Constructor Summary | |
TexturePaint(Image image)
Constructs new TexturePaint object. |
Method Summary | |
Image |
getImage()
Returns the image. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public TexturePaint(Image image)
image
- the texture image
java.lang.IllegalArgumentException
- if the image is nullMethod Detail |
public Image getImage()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |