com.reverseXSL
Class Licensing

java.lang.Object
  extended by com.reverseXSL.Licensing
All Implemented Interfaces:
java.awt.event.ActionListener, java.util.EventListener

public final class Licensing
extends java.lang.Object
implements java.awt.event.ActionListener

License registration application with a window client interface. Invoke via

  java com.reverseXSL.Licensing

.


Method Summary
 void actionPerformed(java.awt.event.ActionEvent arg0)
           
static void main(java.lang.String[] args)
          Entry point for the license registration application.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

actionPerformed

public final void actionPerformed(java.awt.event.ActionEvent arg0)
Specified by:
actionPerformed in interface java.awt.event.ActionListener

main

public static final void main(java.lang.String[] args)
Entry point for the license registration application.

Parameters:
args -