jxUtil 0.6

org.sourceforge.jxutil.app
Class XFSTools

java.lang.Object
  |
  +--org.sourceforge.jxutil.app.XFSTools

public class XFSTools
extends Object


Constructor Summary
XFSTools()
           
 
Method Summary
(package private) static void apppad(StringBuffer sb, int x, int p)
           
static void fsinfo(PrintStream out, String server)
           
(package private) static void fslsfonts(PrintStream out, String server, String pattern, int format)
           
static void fstobdf(PrintStream out, String server, String pattern)
           
static void main(String[] argv)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XFSTools

public XFSTools()
Method Detail

apppad

static void apppad(StringBuffer sb,
                   int x,
                   int p)

fsinfo

public static void fsinfo(PrintStream out,
                          String server)
                   throws IOException,
                          XFSProtocolException
IOException
XFSProtocolException

fslsfonts

static void fslsfonts(PrintStream out,
                      String server,
                      String pattern,
                      int format)
               throws IOException,
                      XFSProtocolException
IOException
XFSProtocolException

fstobdf

public static void fstobdf(PrintStream out,
                           String server,
                           String pattern)
                    throws Exception,
                           XFSProtocolException
Exception
XFSProtocolException

main

public static void main(String[] argv)

jxUtil 0.6

Copyright © 2001,2002 Keve Müller, et al.; see LICENSE file for details.