com.sculley.jim.swjava
Class Surface

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

public class Surface
extends CppPeer

Insert the type's description here. Creation date: (2/18/00 1:14:03 PM)


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

Surface

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