jwx!
v0.0.2


wx
Class FocusEvent

java.lang.Object
  extended bywx.Object
      extended bywx.Event
          extended bywx.FocusEvent

public class FocusEvent
extends Event


Constructor Summary
FocusEvent()
           
FocusEvent(FocusEvent event)
           
FocusEvent(int type)
           
FocusEvent(int type, int winid)
           
 
Method Summary
 void delete()
           
 Window getWindow()
           
 void setWindow(Window win)
           
 
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

FocusEvent

public FocusEvent(int type,
                  int winid)

FocusEvent

public FocusEvent(int type)

FocusEvent

public FocusEvent()

FocusEvent

public FocusEvent(FocusEvent event)
Method Detail

delete

public void delete()
Overrides:
delete in class Event

getWindow

public Window getWindow()

setWindow

public void setWindow(Window win)

jwx!
v0.0.2


© 2006 Amit G Mendapara.