Interface | Description |
---|---|
Slide |
A slide that can be displayed by a
Slideshow . |
Class | Description |
---|---|
AudioVideoSlide |
Slide with audio and video
|
CameraSelector |
Utility class for getting a preferred camera.
|
FullscreenUtility |
Utility class for dealing with fullscreen Swing applications.
|
PictureSlide |
A slide that displays a picture, scaled to the size of the slide.
|
Slideshow |
Implementation of a slideshow made up of
Slide s. |
SlideshowApplet |
A slideshow implementation that can be run as an applet.
|
SlideshowApplication |
A slideshow that can be used in a Java Swing application.
|
VideoSlide |
Slide that shows a video.
|