|
jwx! |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object wx.Object wx.Event wx.EraseEvent
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 |
public EraseEvent(int Id, DC dc)
public EraseEvent(int Id)
public EraseEvent()
public EraseEvent(EraseEvent event)
Method Detail |
public void delete()
delete
in class Event
public DC getDC()
|
jwx! |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |