com.sculley.jim.swjava
Class PartDoc

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

public class PartDoc
extends CppPeer

Insert the type's description here. Creation date: (2/6/00 8:10:02 PM)


Constructor Summary
PartDoc(long ptr)
          PartDoc 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

PartDoc

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