org.jSyncManager.Client

Class Client


public final class Client
extends java.lang.Object

The jSyncManager Swing GUI entry point. This class launched the Swing GUI client.

Method Summary

static void
main(String[] args)
Launches the jSyncManager Swing GUI application.

Method Details

main

public static void main(String[] args)
Launches the jSyncManager Swing GUI application.
Parameters:
args - this executable class requires no arguments.