Java source code help you to learn Java programming.
Java source code provide some visual frames.
Java source code show you how to make classes.
Java source code give you some useful Java Bean, such as LED component.
Java source code show you the method of making JBuilder project.
| Source Code File Name |
Description |
| package com.kakasoft.gtetris |
|
| JTetrisApp.java |
Implement the main function. |
| JGame.java |
Implementation of the JGame class.
(Define game rule) |
| JMainFrame.java |
Implementation of the JMainFrame class. |
| JModBox.java |
Implementation of the JModBox class. |
| JModules.java |
Implementation of the JModule class
and its children |
| JLed.java |
Implementation of the JLed java
bean. |
| JLevel.java |
Implementation of the JLevel class. |
| JField.java |
Implementation of the JField class. |
| JPreview.java |
Implementation of the JPreview class. |
| JOption.java |
Implementation of the JOption class. |
| package
com.kakasoft.beans |
|
| JLed.java |
Implementation of the JLed java
bean. |
| JLedBeanInfo.java |
Implementation of the JLedBeanInfo. |
| others |
gifs |