jar

org.openimaj.content : slideshow

Maven & Gradle

Feb 09, 2020
3 usages

The OpenIMAJ Interactive Slideshow Creation Library · A library for creating slideshows and presentations that can contain interactive demos that utilise all OpenIMAJ components.

Table Of Contents

Latest Version

Download org.openimaj.content : slideshow JAR file - Latest Versions:

All Versions

Download org.openimaj.content : slideshow JAR file - All Versions:

Version Vulnerabilities Size Updated
1.3.x
1.3

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window slideshow-1.3.10.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.openimaj.content.slideshow

├─ org.openimaj.content.slideshow.AudioVideoSlide.class - [JAR]

├─ org.openimaj.content.slideshow.CameraSelector.class - [JAR]

├─ org.openimaj.content.slideshow.FullscreenUtility.class - [JAR]

├─ org.openimaj.content.slideshow.PictureSlide.class - [JAR]

├─ org.openimaj.content.slideshow.Slide.class - [JAR]

├─ org.openimaj.content.slideshow.Slideshow.class - [JAR]

├─ org.openimaj.content.slideshow.SlideshowApplet.class - [JAR]

├─ org.openimaj.content.slideshow.SlideshowApplication.class - [JAR]

├─ org.openimaj.content.slideshow.VideoSlide.class - [JAR]

Advertisement