TPTP 4.4.0 Monitoring Tools Project
Internal API Specification

org.eclipse.tptp.wsdm.tooling.codegen.mrt.internal
Class Axis2LicenseDialog

java.lang.Object
  extended byorg.eclipse.tptp.wsdm.tooling.codegen.mrt.internal.Axis2LicenseDialog

public class Axis2LicenseDialog
extends java.lang.Object

This class is used to display the Axis-2 License.


Field Summary
static int AGREE
           
static int DECLINE
           
 
Constructor Summary
Axis2LicenseDialog()
          Constructor of the class.
 
Method Summary
 int showWindow()
          Method to show the Dialog that displays the Liscense
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

AGREE

public static int AGREE

DECLINE

public static int DECLINE
Constructor Detail

Axis2LicenseDialog

public Axis2LicenseDialog()
Constructor of the class. It initialises the UI for displaying the license

Method Detail

showWindow

public int showWindow()
Method to show the Dialog that displays the Liscense


TPTP 4.4.0 Monitoring Tools Project
Internal API Specification