Skip to content
This repository has been archived by the owner on Jul 11, 2024. It is now read-only.

Macintosh-Fan/slideshow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

⚠ This project has been deprecated due to lack of further work with the Java swing library. See this project for another similar program.

Slideshow

Overview

This is a simple Java slideshow program designed to display pictures at a steady rate with wait times. This program uses java.awt.image.BufferedImage and javax.swing.ImageIcon for displaying images. For full configuration of the program, check out config.properties. This program is made in Java 17.

How do I add pictures?

Put supported image types in the pictures directory, and it should load!

Running the program

You can use the slideshow.jar file to run your program, but make sure it has the following (within its local directory):

• All the .java files

config.properties

pictures (directory)

If you need to reach me...

Contact: https://macintoshfan.com/discord.html

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages