t3.remotehrd.protocol
Class OpDestroyUnwarpedRects

java.lang.Object
  extended by t3.remotehrd.protocol.OpDestroyUnwarpedRects
All Implemented Interfaces:
java.io.Serializable

public class OpDestroyUnwarpedRects
extends java.lang.Object
implements java.io.Serializable

See Also:
Serialized Form

Field Summary
 int elId
           
 java.awt.Rectangle r
           
 
Constructor Summary
OpDestroyUnwarpedRects(int id, java.awt.Rectangle r)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

elId

public int elId

r

public java.awt.Rectangle r
Constructor Detail

OpDestroyUnwarpedRects

public OpDestroyUnwarpedRects(int id,
                              java.awt.Rectangle r)