|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Image | |
org.gnu.gdk | |
org.gnu.gtk |
Uses of Image in org.gnu.gdk |
Methods in org.gnu.gdk that return Image | |
Image |
Drawable.getImage(int x,
int y,
int width,
int height)
|
Uses of Image in org.gnu.gtk |
Methods in org.gnu.gtk with parameters of type Image | |
void |
Image.set(Image image,
Bitmap mask)
Sets the image widget to displaying a image and a mask. |
Constructors in org.gnu.gtk with parameters of type Image | |
Image(Image image,
Bitmap mask)
Create an Image widget displaying a image and a mask. |
|
Please send any bug reports, comments, or suggestions for the API or documentation to java-gnome-developer@lists.sf.net | ||||||||||
PREV NEXT | FRAMES NO FRAMES |