|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectsshvncfileaccessablility.Main
public class Main
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 |
---|
public Main()
Method Detail |
---|
public static void main(java.lang.String[] args)
args
- the command line arguments
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |