fdda
Class Fdda

java.lang.Object
  |
  +--fdda.Fdda

public final class Fdda
extends Object

This is the main class of the Framework for the Demonstration of Distributed Algorithms (fdda). It initializes the various components, loads the user preferences and then shows the main application frame.

Author:
Jörg Rüdenauer

Method Summary
static void main(String[] args)
          The main function, starts the application.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

main

public static void main(String[] args)
The main function, starts the application.

Parameters:
args - command line arguments. Currently one argument is supported: --locale Locale, e.g. --locale DE or --locale EN, to set the locale for the application.


API documentation for FDDA version 0.9. Generated on 17/02/2004 14:12.