| Constructor and Description |
|---|
PDMDemo() |
| Modifier and Type | Method and Description |
|---|---|
void |
close()
Close the current slide.
|
Component |
getComponent(int width,
int height)
Get the component to draw.
|
static void |
main(String[] args) |
static DoubleArrayValueAnimator |
makeAnimator(int duration,
double[] maxs,
double[] initial) |
public PDMDemo()
public Component getComponent(int width, int height) throws IOException
SlidegetComponent in interface Slidewidth - the slide widthheight - the slide heightIOExceptionpublic static DoubleArrayValueAnimator makeAnimator(int duration, double[] maxs, double[] initial)
public void close()
SlideSlideshow when the
slide is removed from display.public static void main(String[] args) throws IOException
IOException