KickJava   Java API By Example, From Geeks To Geeks.

Java > Open Source Codes > AKlas


1 /*
2  * AKlas.java
3  *
4  * Created on September 4, 2006, 8:38 AM
5  *
6  * To change this template, choose Tools | Template Manager
7  * and open the template in the editor.
8  */

9
10 /**
11  *
12  * @author pflaska
13  */

14 public class AKlas {
15     
16     /** Creates a new instance of AKlas */
17     public AKlas() {
18     }
19     
20 }
21
Popular Tags