Class Identax

java.lang.Object
  extended by Identax

public class Identax
extends java.lang.Object

Main Class

Version:
1.0
Author:
Oscar Flores

Constructor Summary
Identax()
           
 
Method Summary
static void main(java.lang.String[] args)
          Create the GUI and show it.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Identax

public Identax()
Method Detail

main

public static void main(java.lang.String[] args)
Create the GUI and show it. For thread safety, this method should be invoked from the event-dispatching thread.