public class TutorialSlide extends Object implements Slide
| Constructor and Description |
|---|
TutorialSlide() |
| Modifier and Type | Method and Description |
|---|---|
void |
close()
Close the current slide.
|
Component |
getComponent(int slideWidth,
int slideHeight)
Get the component to draw.
|
public TutorialSlide()
public Component getComponent(int slideWidth, int slideHeight) throws IOException
SlidegetComponent in interface SlideslideWidth - the slide widthslideHeight - the slide heightIOException