fate
Class FateClient


java.lang.Object

  |

  +--fate.FateClient


public class FateClient
extends java.lang.Object

Client executable.


Field Summary
static java.lang.String ConnectFile
           
static java.lang.String programName
           
 
Constructor Summary
FateClient()
          Creates new FateClient
 
Method Summary
static void main(java.lang.String[] args)
          Runs the FateClient application
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

programName


public static final java.lang.String programName

ConnectFile


public static final java.lang.String ConnectFile
Constructor Detail

FateClient


public FateClient()
Creates new FateClient
Method Detail

main


public static void main(java.lang.String[] args)
Runs the FateClient application