jwx!
v0.0.2


wx
Class WindowDestroyEvent

java.lang.Object
  extended bywx.Object
      extended bywx.Event
          extended bywx.CommandEvent
              extended bywx.WindowDestroyEvent

public class WindowDestroyEvent
extends CommandEvent


Constructor Summary
WindowDestroyEvent()
           
WindowDestroyEvent(Window win)
           
 
Method Summary
 void delete()
           
 Window getWindow()
           
 
Methods inherited from class wx.CommandEvent
getClientObject, getExtraLong, getInt, getSelection, getString, isChecked, isSelection, setClientObject, setExtraLong, setInt, setString
 
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

WindowDestroyEvent

public WindowDestroyEvent(Window win)

WindowDestroyEvent

public WindowDestroyEvent()
Method Detail

delete

public void delete()
Overrides:
delete in class CommandEvent

getWindow

public Window getWindow()

jwx!
v0.0.2


© 2006 Amit G Mendapara.