Package org.eclipse.swt.internal
Class ImageList
java.lang.Object
org.eclipse.swt.internal.ImageList
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
ImageList
public ImageList(int style) -
ImageList
public ImageList(int style, int width, int height)
-
-
Method Details
-
add
-
addRef
public int addRef() -
dispose
public void dispose() -
get
-
getStyle
public int getStyle() -
getHandle
public long getHandle() -
getImageSize
-
indexOf
-
put
-
remove
public void remove(int index) -
removeRef
public int removeRef() -
size
public int size()
-