Class ImageList
java.lang.Object
org.eclipse.swt.internal.ImageList
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionint
static long
convertSurface
(Image image) static long
createPixbuf
(long surface) static long
createPixbuf
(Image image) void
dispose()
get
(int index) long
getSurface
(int index) int
indexOf
(long pixbuf) int
boolean
void
void
-
Constructor Details
-
ImageList
public ImageList()
-
-
Method Details
-
convertSurface
-
createPixbuf
public static long createPixbuf(long surface) -
createPixbuf
-
add
-
dispose
public void dispose() -
get
-
getSurface
public long getSurface(int index) -
indexOf
-
indexOf
public int indexOf(long pixbuf) -
isDisposed
public boolean isDisposed() -
put
-
remove
-