There are 2 repositories under java-applet topic.
Run Java 8 applications, libraries, applets, Java Web Start, and Oracle Forms on the web without legacy plugins.
Java2Script provides an Eclipse Java to JavaScript transpiler (source-to-source compiler) and a nearly complete JavaScript implementation of the Java runtime environment (including AWT and Swing).
A native Java library, a Swing GUI application and an applet to read the Serbian eID card, built on javax.smartcardio
Java Graphical User Interface application which contain 6 type of sorting algorithms.
These Java Codes Are My BCA 5th Semester Lab File Programs
Java applet to scan images and upload multiple images/files
UCSD Unfolding Map Project
A repository for java applets. Java applets were used to provide interactive features to web applications and were executed by browsers for many platforms.
In this repository i have worked on java swing GUI toolkit and made a simple login and registration template using JFrame Container and also i have made one java Applet.Also I have created a jar file for the login and registration template which is really a good java feature to use. all these things i have made and worked on Eclipse IDE which is a very flexible Ecosystem for java project development.
Deob of Andrew & Paul Gower's Flea Circus ©2000
A Simple 2D Game Using Java Swing and Applet
Java applet games rendering everything as real 3d stereographical SIRDS/SIS images
Applied Genetic Algorithm using Java and Applets
Java2Script provides an Eclipse Java to JavaScript transpiler (source-to-source compiler) and a nearly complete JavaScript implementation of the Java runtime environment (including AWT and Swing).
Paint Brush is an Applet-based drawing app that uses OOP design. It enables users to draw basic shapes with different colors and line strokes, and includes a Clear All button. The app also supports saving and loading drawings as images, making it a useful tool for sharing and archiving artwork.
Train booking Application make by using core java.
Displays tracking information for the package delivery system.
This repository has been established with the primary objective of enhancing the functionality of applets in 2023, ensuring seamless execution for all users, thereby facilitating a smooth and trouble-free experience.
I'm not owned this project. It is copyrighted (2001) by ArcadeTown.com. If they want, i will delete this sources.
This is a java program for making a clock in java using java applet.
A Dashboard for Visualizing COVID-19 Vaccination Data
Space War is a 2D side-scrolling space arcade game written in Android Stuido using Java and the Android SDK.
A pocket calculator of the simplest kind
Making a end to end Gym Management System using Java applet and connecting it with Mysql for storing the real time data entered by user and trainers.
Java Applet to secure USB ports on Linux platforms using password authentication
Java application for Railway Reservation
Historical source code of an early Web chat room application written in Java (originally released around year 2000). The unique aspect was the use of IRC protocol, even though users couldn't tell they're actually using IRC.
Dilight Café: A Java applet-driven billing system for cafés
Java applet-powered student marksheet generator with automated grade calculation and grace marks computation.
OOPS using Java lab exercises done during semester 4 in college
Knuth Morris Pratt Pattern Matching Algorithm Visualizer s similar to the naive substring searching approach: at each step, it compares a pattern with a substring of a text trying to find a complete match. The difference between these two algorithms is how they process the case of mismatched symbols.