com.sculley.jim.swjava
Class TextFormat

java.lang.Object
  |
  +--com.sculley.jim.swjava.peer.CppPeer
        |
        +--com.sculley.jim.swjava.TextFormat

public class TextFormat
extends CppPeer

Insert the type's description here. Creation date: (2/27/00 3:13:10 PM)


Constructor Summary
TextFormat(long ptr)
          TextFormat constructor comment.
 
Methods inherited from class com.sculley.jim.swjava.peer.CppPeer
getPtr
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TextFormat

public TextFormat(long ptr)
           throws java.lang.IllegalArgumentException
TextFormat constructor comment.
Parameters:
ptr - long
Throws:
java.lang.IllegalArgumentException - The exception description.