Home | History | Annotate | Download | only in filmstrip

Lines Matching refs:ImageData

24  * {@link ImageData} and the
42 * {@link ImageData}. Usually
65 public void onDataInserted(int dataID, ImageData data);
73 public void onDataRemoved(int dataID, ImageData data);
110 * Returns the {@link ImageData} specified by the ID.
112 * @param dataID The ID of the {@link ImageData}.
113 * @return The specified {@link ImageData}. Null if not available.
115 public ImageData getImageData(int dataID);
120 * {@link ImageData}.
128 * Sets the listener for data events over the ImageData. Replaces the