com.sculley.jim.swjava
Class View

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

public class View
extends CppPeer

Insert the type's description here. Creation date: (3/5/00 1:08:11 PM)


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

View

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