com.liberty.rtk.addon.example
Class IDNGUIExample
java.lang.Object
com.liberty.rtk.addon.example.IDNGUIExample
- ActionListener
public class IDNGUIExample
extends java.lang.Object
implements ActionListener
Example code for Afilias's IDN unspec 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.
$Revision: 1.3 $ $Date: 2004/01/30 22:02:26 $com.tucows.oxrs.epp02.rtk.EPPClient
, com.tucows.oxrs.epp02.rtk.xml.EPPGreeting
, com.tucows.oxrs.epp02.rtk.xml.EPPDomainCheck
, com.tucows.oxrs.epp02.rtk.xml.EPPDomainCreate
void | actionPerformed(ActionEvent event) - Implementation of ActionListener interface for the click of the "Execute Command" button.
|
static void | main(args[] ) - Main of the example.
|
IDNGUIExample
public IDNGUIExample(args[] )
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