jwx!
v0.0.2


wx
Class ActivateEvent

java.lang.Object
  extended bywx.Object
      extended bywx.Event
          extended bywx.ActivateEvent

public class ActivateEvent
extends Event


Constructor Summary
ActivateEvent()
           
ActivateEvent(ActivateEvent event)
           
ActivateEvent(int type)
           
ActivateEvent(int type, boolean active)
           
ActivateEvent(int type, boolean active, int Id)
           
 
Method Summary
 void delete()
           
 boolean getActive()
           
 
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

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)
Method Detail

delete

public void delete()
Overrides:
delete in class Event

getActive

public boolean getActive()

jwx!
v0.0.2


© 2006 Amit G Mendapara.