com.atomikos.vendor
Class LicenseTool

java.lang.Object
  extended by com.atomikos.vendor.LicenseTool
All Implemented Interfaces:
ActionListener, EventListener

public class LicenseTool
extends Object
implements ActionListener

Copyright © 2008 Atomikos. All rights reserved. A GUI license creation tool.


Constructor Summary
LicenseTool(String[] productNames)
           
 
Method Summary
 void actionPerformed(ActionEvent event)
           
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LicenseTool

public LicenseTool(String[] productNames)
Method Detail

actionPerformed

public void actionPerformed(ActionEvent event)
Specified by:
actionPerformed in interface ActionListener

main

public static void main(String[] args)


Copyright © 2012. All Rights Reserved.