View Single Post
Old 08-28-2012, 01:55 PM   #59
chris_c
Member Retired
chris_c can bend spoons with a thought.chris_c can bend spoons with a thought.chris_c can bend spoons with a thought.chris_c can bend spoons with a thought.chris_c can bend spoons with a thought.chris_c can bend spoons with a thought.chris_c can bend spoons with a thought.chris_c can bend spoons with a thought.chris_c can bend spoons with a thought.chris_c can bend spoons with a thought.chris_c can bend spoons with a thought.
 
Posts: 38
Karma: 134108
Join Date: Aug 2012
Device: kindle touch
package com.amazon.ebook.booklet.reader.sdk.event;

import com.amazon.ebook.booklet.reader.sdk.ui.element.Vie wport;
import com.amazon.ebook.booklet.reader.sdk.ui.element.j;

public abstract interface NextPageHandler extends EventHandler
{
public abstract void nextPageEvent(j paramj, Viewport paramViewport);
}

NARP lol.....
chris_c is offline   Reply With Quote