sshvncfileaccessablility
Class Main

java.lang.Object
  extended by sshvncfileaccessablility.Main

public class Main
extends java.lang.Object

Runs the SSH of VNC File Accessablity program


Constructor Summary
Main()
          Main
 
Method Summary
static void main(java.lang.String[] args)
          Creates a new instance of Main which checks if the user is root and if the user is not root the program exits, then it gets all of the programs that are listed int the /usr/share/applicitons file and store them in a list, and finally this will fire the GUI part of this application.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Main

public Main()
Main

Method Detail

main

public static void main(java.lang.String[] args)
Creates a new instance of Main which checks if the user is root and if the user is not root the program exits, then it gets all of the programs that are listed int the /usr/share/applicitons file and store them in a list, and finally this will fire the GUI part of this application.

Parameters:
args - the command line arguments