iie.projet.main
Class Transformer

java.lang.Object
  extended byiie.projet.main.Transformer

public class Transformer
extends java.lang.Object

Author:
ackbar To change the template for this generated type comment go to Window>Preferences>Java>Code Generation>Code and Comments

Constructor Summary
Transformer()
           
 
Method Summary
private static void createAndShowGUI()
          Create the GUI and show it.
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Transformer

public Transformer()
Method Detail

createAndShowGUI

private static void createAndShowGUI()
Create the GUI and show it. For thread safety, this method should be invoked from the event-dispatching thread.


main

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