rangesearch
Class Main

java.lang.Object
  extended byrangesearch.Main

public class Main
extends java.lang.Object

The main function that activates the graphical interface.


Constructor Summary
Main()
           
 
Method Summary
static void main(java.lang.String[] args)
          Starts the graphical interface.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Main

public Main()
Method Detail

main

public static void main(java.lang.String[] args)
Starts the graphical interface.