Package jmsltestsuite

Class Encodings

java.lang.Object
jmsltestsuite.Encodings
All Implemented Interfaces:
java.awt.event.ActionListener, java.util.EventListener

public class Encodings
extends java.lang.Object
implements java.awt.event.ActionListener
  • Constructor Summary

    Constructors
    Constructor Description
    Encodings()  
  • Method Summary

    Modifier and Type Method Description
    void actionPerformed​(java.awt.event.ActionEvent ev)  
    static void main​(java.lang.String[] arg)  

    Methods inherited from class java.lang.Object

    equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • Encodings

      public Encodings()
  • Method Details

    • actionPerformed

      public void actionPerformed​(java.awt.event.ActionEvent ev)
      Specified by:
      actionPerformed in interface java.awt.event.ActionListener
    • main

      public static void main​(java.lang.String[] arg)