|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Pixmap | |
org.gnu.gdk | |
org.gnu.gtk |
Uses of Pixmap in org.gnu.gdk |
Methods in org.gnu.gdk with parameters of type Pixmap | |
void |
GC.setTile(Pixmap tile)
Sets the tile pixmap for the graphics context. |
void |
GC.setStipple(Pixmap stipple)
Sets the stipple bitmap for a graphics context. |
Constructors in org.gnu.gdk with parameters of type Pixmap | |
Cursor(Pixmap source,
Pixmap mask,
Color fg,
Color bg,
int x,
int y)
Create a new cursor from a pixmap. |
|
Cursor(Pixmap source,
Pixmap mask,
Color fg,
Color bg,
int x,
int y)
Create a new cursor from a pixmap. |
Uses of Pixmap in org.gnu.gtk |
Methods in org.gnu.gtk with parameters of type Pixmap | |
void |
Image.set(Pixmap pixmap,
Bitmap mask)
Sets the image to the given Pixmap . |
Constructors in org.gnu.gtk with parameters of type Pixmap | |
Image(Pixmap pixmap,
Bitmap mask)
Create an Image from a Pixmap . |
|
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 |