jwx!
v0.0.2


wx
Class EraseEvent

java.lang.Object
  extended bywx.Object
      extended bywx.Event
          extended bywx.EraseEvent

public class EraseEvent
extends Event


Constructor Summary
EraseEvent()
           
EraseEvent(EraseEvent event)
           
EraseEvent(int Id)
           
EraseEvent(int Id, DC dc)
           
 
Method Summary
 void delete()
           
 DC getDC()
           
 
Methods inherited from class wx.Event
copy, getEventObject, getEventType, getId, getSkipped, getTimestamp, isCommandEvent, resumePropagation, setEventObject, setEventType, setId, setTimestamp, setTimestamp, shouldPropagate, skip, skip, stopPropagation
 
Methods inherited from class wx.Object
_, getTanslation
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EraseEvent

public EraseEvent(int Id,
                  DC dc)

EraseEvent

public EraseEvent(int Id)

EraseEvent

public EraseEvent()

EraseEvent

public EraseEvent(EraseEvent event)
Method Detail

delete

public void delete()
Overrides:
delete in class Event

getDC

public DC getDC()

jwx!
v0.0.2


© 2006 Amit G Mendapara.