Categories
Tags → Java Swing Source

PseudoQ

PseudoQ is an open source java application for creating, playing and solving SuDoku puzzles of various types. It features both a Swing GUI and command-line operation. The automatic solving of puzzles uses &"smart&" techniques rather...
DETAILS

Java full screen image viewer

This article contains a source code of a simple Java program which draws image(from file or http:// URL) at the center of full-screen window. It uses AWT Toolkit to load image (from the file or http URL) and Swing JFrame to display it.
  • Categories
  • Platforms
    • Linux,
    • Windows,
    • FreeBSD,
    • Mac OSX,
    • Sun Solaris
  • Licenses
    • Other Free / Open Source License
DETAILS

J.Maze The Java Maze Game

Java Maze Game is an example of object orientated programming using Java s Swing. You can download the source or compiled version of the game for FREE. By reviewing the source for this game you will learn: Java s Swing Design including using a Jpr...
DETAILS

SpeedJG

SpeedJG is an XML-based GUI builder tool to create state-of-the-art Java Swing applications. The core part of this tool is a parser that reads the meta-data described in XML to create Java GUI components on the fly. An IDE, itself generated by and us...
DETAILS
©2003-2019 jCay.com