java-awt

There are 138 repositories under java-awt topic.

  • barismeral/Java-JDK-1.0-src

    java 1.0 version created Sun MicroSystems 98/07/01

    Language:Java17109
  • nguyenannie/Role_Playing_Game

    A simple game with hero walks around to fight against monsters that moving randomly in a maze.

    Language:Java8003
  • sagargoswami2001/Java-Lab-File-Programs

    These Java Codes Are My BCA 5th Semester Lab File Programs

    Language:Java7103
  • abhisheksarkar30/clipboard-app

    A swing applet based tool to perform numerous operation using the OS clipboard as detailed in the READ-ME

    Language:Java6100
  • Mahathirrr/CafeManagement_Kelompok6

    A Java-based GUI application for managing a coffee shop

    Language:Java6100
  • muradmy00/UMS

    A Desktop Based Application Name University Management System using Java Swing Awt

    Language:Java5104
  • azzibom/swing-ext

    libs for extend Java Swing/AWT.

    Language:Java4111
  • dev-aniketj/Java-Brick-Breaker-Game

    I develop brick breaker game which is purely developed by using JAVA Language.

    Language:Java4100
  • jaydattpatel/Java-Programs

    Java Programs

    Language:Java4101
  • chhaviGupta986/Centre-Allocation-System-in-Java

    Developed a portal to optimize the allocation of exam centers based on candidates' top 3 preferences, venue availability, and a first-come-first-serve basis

    Language:Java3100
  • Roskilde-Daycare-Manager

    chia030/Roskilde-Daycare-Manager

    Daycare Management System built with Java, Java Swing, Java AWT and MySQL.

    Language:Java3101
  • OZimbres/S2-POO-SA3

    Java Graphical Application with 3 Calculators

    Language:Java3001
  • rishabh-sachdeva/HaarCascadesBasedDynamicTrafficSchedulingSystem

    System detects vehicle density at traffic junctions and allots the required time to traffic lights for vehicle passage dynamically. Classifier is trained using positive and negative images. Further, Adaptive Boosting is used to combine a number of weak classifiers into a strong one. The outcome of AdaBoost is Trained Cascade, which is finally used to detect vehicles in the images clicked.The system uses webcam to detect vehicles, count them and allow traffic passage according to traffic density of each lanes.

    Language:Java3100
  • sakshampuri/ShooterGame

    Java based 2-D game involving a player to shoot enemies going through multiple rounds and increasing difficulty. Powerups and levels are present.

    Language:Java3001
  • ericstaryou/Veterinary-Clinic-and-Boarding-System

    A veterinary clinic and boarding management system using hand-coded Java GUI.

    Language:Java2100
  • Santas-Overnight-Delivery

    GarrettHaines/Santas-Overnight-Delivery

    Santa's Overnight Delivery is a 2D game that I created with Austin Elliott at Eastern Michigan University in 2019. The objective of the game is to stop at as many houses as possible without running into obstacles. The game records player scores locally on the player's machine to record high scores.

    Language:Java2100
  • GiridharanS1729/Exam_Seating_Arrangement_AWT

    Exam Seating Arrangement System AWT

    Language:Java2101
  • IamRishavDas/Bablu-Bhai-The-Warrior

    A simple 2D Game using java

    Language:Java2101
  • kayleyseow/Picture-Lab

    In this lab you will be writing methods that modify digital pictures. In writing these methods you will learn how to traverse a two-dimensional array of integers or objects. You will also be introduced to nested loops, binary numbers, interfaces, and inheritance.

    Language:HTML2102
  • Programacion_Orientada_a_Objetos

    LanIkari/Programacion_Orientada_a_Objetos

    Programas desarrollados como parte de la materia de Programación Orientada a Objetos en la Facultad de estudios Superiores Arago

    Language:Java2100
  • mbdevpl/tic-tac-toe

    small project for Programming in Java course from my Bachelor studies

    Language:Java210
  • ShubhanshuJha/Digital-Clock-in-Java

    This is a Java GUI program for a Digital Clock. This Digital Clock shows Time, Date, and TimeZone. This works by implementing several Java Packages like Java.AWT and Javax.Swing packages.

    Language:Java2100
  • sumitne/tic-tac-toe

    tic tac toe game through java awt

    Language:Java2100
  • ANAS727189/EduSchedulerX

    EduScheduler is a Java-based solution for automating and managing academic timetables. It is designed for educational institutions, enabling the easy creation, viewing, and management of class schedules across multiple sections with intelligent time-slot allocation and lunch break considerations.

    Language:Java1100
  • BALA1403/BANKING_SYSTEM

    The Banking System is an ATM Simulator developed using Java and SQL, designed to replicate essential banking functionalities in a user-friendly interface. It allows users to open accounts, deposit and withdraw funds, view mini statements, and change their PINs. Utilizing Java for backend logic and SQL for secure data management, this project offers

    Language:Java10
  • kunaladarsh/Message-Encryption-and-Decryption-Application

    Message encryption and decryption application is to protect the privacy and security of text messages by transforming them into unreadable and readable forms, respectively. it can encrypt and decrypt text messages using different methods or algorithms

    Language:Java1100
  • lxmn-22/Password-Generator

    A Java-based password generator app built with AWT & Swing, allowing users to generate secure, random passwords. The app features customizable options for password length & character types, ensuring strong and unique passwords everytime. 🔐

    Language:Java10
  • MatheusGHenriques/JavaChess

    Simple Chess implemented in Java, with a GUI made with Swing and AWT.

    Language:Java1
  • Mehedi752/Real-Time-Chat-App

    This is a a real-time chat application built using Java OOP, Java Swing, AWT, and WebSockets. It features a server-client architecture that enables instant messaging between users. The application includes message timestamps, online status indicators, and a responsive GUI using Java Swing. WebSockets ensure efficient bidirectional communication.

    Language:Java1
  • muradmy00/Hotel-Management-System

    A Desktop Based Application Name Hotel Management System using Java Swing Awt

    Language:Java110
  • rajdeep-codes/Electricity-Bill-Management-System-Project

    The Java project on Electricity Bill Management System using Java Swing concepts creates a desktop application to manage electricity billing. It features a user-friendly interface for inputting customer details, recording meter readings, calculating bills, and generating printable statements.

    Language:Java1102
  • Stephen5421/Currency_Conversion_GUI

    The code is a Java program implementing a currency converter with a GUI. It allows users to convert between USD, EUR, GBP, INR, KWD, JPY, CNY, and KRW. Swing and AWT libraries are used for GUI components and event handling. Users input the amount and select source/target currencies, then click "Convert" to see the result.

    Language:Java1100