wx
Class ActivateEvent
java.lang.Object
wx.Object
wx.Event
wx.ActivateEvent
- public class ActivateEvent
- extends Event
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 java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ActivateEvent
public ActivateEvent(int type,
boolean active,
int Id)
ActivateEvent
public ActivateEvent(int type,
boolean active)
ActivateEvent
public ActivateEvent(int type)
ActivateEvent
public ActivateEvent()
ActivateEvent
public ActivateEvent(ActivateEvent event)
delete
public void delete()
- Overrides:
delete
in class Event
getActive
public boolean getActive()
© 2006 Amit G Mendapara.