Bitmap
public Bitmap(data[] ,
int width,
int height)
Superceeded by java-gnome 4.0; this method or constant
will no doubt exist conceptually, but it may have a different
name or signature in order that the presented API is an
algorithmic mapping of the underlying native libraries.
Creates a new Bitmap
from data in XBM format.
Bitmap
public Bitmap(Window window,
data[] ,
int width,
int height)
Superceeded by java-gnome 4.0; this method or constant
will no doubt exist conceptually, but it may have a different
name or signature in order that the presented API is an
algorithmic mapping of the underlying native libraries.
Creates a new Bitmap
from data in XBM format.