org.sourceforge.jxutil.app
Class XFSServer
java.lang.Object
|
+--org.sourceforge.jxutil.app.XFSServer
- All Implemented Interfaces:
- Runnable
- public class XFSServer
- extends Object
- implements Runnable
A toy implementation of an X Font server.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
socket
final Socket socket
XFSServer
XFSServer(Socket socket)
throws IOException
main
public static void main(String[] argv)
run
public void run()
- Specified by:
run
in interface Runnable
Copyright © 2001,2002 Keve Müller, et al.; see LICENSE file for details.