Categories
Tags → Java This Class

Step by step Tutorial on single design pattern

This article teaches how to create SingleTon design pattern in java. The author has provided step by step guidence to develop a singleton class in java. This is a recommended article to those who are new to java or learning java and want a hands on e...
DETAILS

Playing WAV files using Java

There is source code of simple class AePlayWave in this article, which can play WAV(AUFF, SND, AU might also be supported) sound files asynchronously (in a separate thread, without interruption of main program). It is possible to use it in console or...
DETAILS

Adding JRuby to your Java Toolbox

JRuby combines the object-oriented strength of Smalltalk, the expressiveness of Perl, and the flexibility of the Java class libraries into a single, efficient rapid development framework for the Java platform. In this third installment in the alt.lan...
DETAILS

PHP-JAVA CLASS Code Generator

This tool is designed in such a way to facilitate the creation of java and php classes in javabeans style. It is extremely useful in case you have a Mysql table and you would like to generate a class over this table which would have a constructor, sa...
DETAILS

SSC Encryption Free Program and Source

This is a simple example of how to use java to encrypt strings. Best used for learning purposes, source code and class files available for download.
DETAILS

Source for Bunco Dice Game

Download the java source or class files for the Bunco Dice game. Requires the java run time environment. This is a fun game to play, as well as an excellent example of object orientated programming with a graphical user interface.
DETAILS

Source for Caculation Card Game

Download the java source or class files for the Calculation card game. This card game is much like solitaire. Requires java run time environment. This is a fun game to play, as well as an excellent example of object orientated programming with a gr...
DETAILS

Page:
©2003-2019 jCay.com