jxUtil 0.6

org.sourceforge.jxutil.net.xfs
Class XFSResponses.ListFontsWithXInfoRes

java.lang.Object
  |
  +--org.sourceforge.jxutil.net.xfs.XFSPackets.XFSData
        |
        +--org.sourceforge.jxutil.net.xfs.XFSPackets.XFSResponse
              |
              +--org.sourceforge.jxutil.net.xfs.XFSResponses.ListFontsWithXInfoRes
Enclosing class:
XFSResponses

public static class XFSResponses.ListFontsWithXInfoRes
extends XFSPackets.XFSResponse


Field Summary
 XFSDataTypes.XFONTINFO[] fontinfos
           
 String[] names
           
 
Constructor Summary
XFSResponses.ListFontsWithXInfoRes(ArrayList lst)
           
 
Method Summary
 byte[] getBuf(DataConverter conv)
           
 String toString()
           
 
Methods inherited from class org.sourceforge.jxutil.net.xfs.XFSPackets.XFSResponse
getSubType
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

fontinfos

public final XFSDataTypes.XFONTINFO[] fontinfos

names

public final String[] names
Constructor Detail

XFSResponses.ListFontsWithXInfoRes

public XFSResponses.ListFontsWithXInfoRes(ArrayList lst)
Method Detail

getBuf

public byte[] getBuf(DataConverter conv)
Specified by:
getBuf in class XFSPackets.XFSResponse

toString

public final String toString()
Overrides:
toString in class Object

jxUtil 0.6

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