com.sculley.jim.swjava
Class FrameObject

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

public class FrameObject
extends CppPeer

Insert the type's description here. Creation date: (1/30/00 9:30:38 PM)


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

FrameObject

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