com.liberty.rtk.extension.epprtk.example

Class IDNGUIExample

Implemented Interfaces:
ActionListener

public class IDNGUIExample
extends java.lang.Object
implements ActionListener

Example code for Liberty's IDN extension for the .info TLD. Uses domain check and create to demonstrate its usage. Also uses Java Swing to facilitate the enty of utf-8 domain names.
Version:
$Revision: 1.1 $ $Date: 2004/12/20 22:46:17 $
Author:
Daniel Manley
See Also:
com.tucows.oxrs.epprtk.rtk.EPPClient, com.tucows.oxrs.epprtk.rtk.xml.EPPGreeting, com.tucows.oxrs.epprtk.rtk.xml.EPPDomainCheck, com.tucows.oxrs.epprtk.rtk.xml.EPPDomainCreate

Constructor Summary

IDNGUIExample(args[] )

Method Summary

void
actionPerformed(ActionEvent event)
Implementation of ActionListener interface for the click of the "Execute Command" button.
static void
main(args[] )
Main of the example.

Constructor Details

IDNGUIExample

public IDNGUIExample(args[] )

Method Details

actionPerformed

public void actionPerformed(ActionEvent event)
Implementation of ActionListener interface for the click of the "Execute Command" button.

main

public static void main(args[] )
Main of the example. Performs Domain renew to demontrate the usage of the RGPRenew class.

Copyright © 2001-2003 - Afilias Limited