gnu.vnc
Class VNCHost

java.lang.Object
  extended by gnu.vnc.VNCHost

public class VNCHost
extends java.lang.Object

An executable class which creates a VNCHost based on a ResourceBundle in the same directory.

Author:
Tal Liron

Constructor Summary
VNCHost()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

VNCHost

public VNCHost()
Method Detail

main

public static void main(java.lang.String[] args)