tpp
Class TargetedProjectionPursuit

java.lang.Object
  extended by tpp.TargetedProjectionPursuit

public class TargetedProjectionPursuit
extends java.lang.Object


Field Summary
static java.lang.String HELP_URL
           
 
Constructor Summary
TargetedProjectionPursuit()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

HELP_URL

public static final java.lang.String HELP_URL
See Also:
Constant Field Values
Constructor Detail

TargetedProjectionPursuit

public TargetedProjectionPursuit()
Method Detail

main

public static void main(java.lang.String[] args)
                 throws java.lang.ClassNotFoundException,
                        java.lang.InstantiationException,
                        java.lang.IllegalAccessException,
                        javax.swing.UnsupportedLookAndFeelException
Parameters:
args -
Throws:
javax.swing.UnsupportedLookAndFeelException
java.lang.IllegalAccessException
java.lang.InstantiationException
java.lang.ClassNotFoundException