Showing 88 open source projects for "java swing"

View related business solutions
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    More flexibility. More control.

    Generate interest, access liquidity without selling, and execute trades seamlessly. All in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 1
    A framework and Java class for rapid development of quiz apps for Android-smartphones. Preview-clip: http://youtu.be/QmBexUPsqm0 I have currently no resources to push this project further. However, if you're interested feel free to contact me - depending on the feedback I receive I might re-arrange my priorities.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    A suite of tools for Computer Science faculty members to help provided automated feedback to students as well as assist with the management of those assignments. Support is primarily for RAPTOR assignments, but Processing is supported as well.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    European digital radio & television uses the DVB standard to broadcast its data. Project X gives you a look behind the transmissions and tries its best to handle & repair many stream types and shows what went wrong on reception.
    Downloads: 25 This Week
    Last Update:
    See Project
  • 4
    Becta common file format for Interactive whiteboards Project has created a common file format to support interoperability, a code library under BSD, a test harness Viewer and range of sample files.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 5
    OpenPPLTrainer ist ein Programm zur Vorbereitung auf die theoretische Prüfung zum Privatpiloten.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Irve
    Little application for autotesting your english irregular verbs knowledge... or whatever... Being developed for (my) personal use and programming practice, so don't have high expectations. Still, it can be helpful when you found out how it works.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Avalog is a free open source software for automatic proof (test, evaluation) generation. You can subscribe questions and informations related, inform some parameters and the program will generate an editable file (doc) with the selected questions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    An open-source desktop application for load/performance testing a web site. It has a very simple UI to configure the load test. The future plan includes transaction support, record, playback and support for load injector agents.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    RanBunHyou is a Q&D generator of BINGO-like word games and other randomized teaching materials from plain text files. Entertains children studying vocabulary, etc. For Java 2+ (jre1.4+) and Macintosh System 7 to 9, being re-written in perl/CGI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 10
    A small collection of practical and revelant language teaching tools written in Java Swing. Currently, it involves a 4-question multiple choice task creation tool, a "sort into two categories" creation tool, and a memory game creation tool.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    JQuestions is a small, simple but powerful exam-simulator application ideally suited to self-learning and education. It needs no other software, databases or libraries except Java. It has been deliberately designed to be easy to install and use.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    IMS QTI Test System implementation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    This java application is for using a standard Makefile to grade student code submitted to Sakai via the mass-download functionality. It was created for, and is being used actively by, the CS1372 teaching assistance at Georgia Tech.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Calculadora simple escrita en Java con Netbeans el propósito es dar un ejemplo sencillo de una calculadora para estudiantes de programación en lenguaje Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A small database based quiz program.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    GreenTest testing system provides you to test students in the localnet.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Software for improving your english vocabulary. Also useful if preparing for GRE, GMAT, SAT or any other vocabulary intensive examinations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    This program intends to enable the user to simply search for words based on the known length and some known characters. It's primary goal is therefore to serve as an aide in solving crossword puzzles.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    "GDialog" is an add-on for "Project X - DVB demux Tool". It adds a dialog to it's GUI to retrieve and select the video recordings of the Siemens Gigaset M740AV / M750S settop boxes. For details please read the wiki (see 'www' - 'de' only).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Exam4Fun

    Take exam using flashcard, multiple choice or fill in the blanks

    Program that helps you learn new language/vocabulary. It is designed to be flexible and to fit to different kind of exam. You can create your own exam and take the exam in different ways(Identification, Flashcard, Multiple Choice). Java 5 is required.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Automatic grading and reporting of student submitted Java projects through a set of utilities including checking for the presence of classes/methods, instantiation/execution of methods in the submission, and reviewing source code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    an advanced pong games controlled by phidgets
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    This program is designed to quiz you on whatever you want to learn just like flashcards, a quiz maker, or quiz constructor. Input a question, one right answer and three wrong answers. Click practice and it will display the question with scrambled answers
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    TraSim is a simple framework for the development of traffic algorithms, and the observation of their behaviour. It comes with an algorithm that handles traffic lights dynamically, based on the presence of cars and pedestrians. Both cars and pedestrians can be spawned randomly; however, user interaction is also supported for both entities (e.g. to control destination, crossing decisions). Features such as distributed user interaction were originally left as future work; however, interaction...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    This project is intended for using in remote learning. It is integrated environment containing such features as viewing lectures, previously created in HTML format, performing tests, view corresponding slides, useful links e.t.c.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB