jwx!
v0.0.2


wx
Class IconizeEvent

java.lang.Object
  extended bywx.Object
      extended bywx.Event
          extended bywx.IconizeEvent

public class IconizeEvent
extends Event


Constructor Summary
IconizeEvent()
           
IconizeEvent(IconizeEvent event)
           
IconizeEvent(int winid)
           
IconizeEvent(int winid, boolean iconized)
           
 
Method Summary
 void delete()
           
 boolean iconized()
           
 
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

IconizeEvent

public IconizeEvent(int winid,
                    boolean iconized)

IconizeEvent

public IconizeEvent(int winid)

IconizeEvent

public IconizeEvent()

IconizeEvent

public IconizeEvent(IconizeEvent event)
Method Detail

delete

public void delete()
Overrides:
delete in class Event

iconized

public boolean iconized()

jwx!
v0.0.2


© 2006 Amit G Mendapara.