|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectt3.remotehrd.client.RunBasicRemoteHRDClient
public class RunBasicRemoteHRDClient
A program that uses a specified properties file to create a RemoteHRD client and begin rendering.
The first argument to the program is the name of the properties file. The file should contain properties describing the projectors and the input devices, and also "serverName" and "serverPort" describing the name and port of the RemoteHRD server.
Constructor Summary | |
---|---|
RunBasicRemoteHRDClient()
|
Method Summary | |
---|---|
static void |
main(java.lang.String[] args)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RunBasicRemoteHRDClient()
Method Detail |
---|
public static void main(java.lang.String[] args)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |