test.check
Class AlignmentPanel

java.lang.Object
  extended by test.check.AlignmentPanel

public class AlignmentPanel
extends java.lang.Object


Constructor Summary
AlignmentPanel()
           
 
Method Summary
static javax.swing.JComponent getAlignmentPanel()
           
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

AlignmentPanel

public AlignmentPanel()
Method Detail

getAlignmentPanel

public static javax.swing.JComponent getAlignmentPanel()

main

public static void main(java.lang.String[] args)
                 throws java.lang.Exception
Throws:
java.lang.Exception