wx
Class SizeEvent
java.lang.Object
wx.Object
wx.Event
wx.SizeEvent
- public class SizeEvent
- 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 |
SizeEvent
public SizeEvent()
SizeEvent
public SizeEvent(Size sz,
int winid)
SizeEvent
public SizeEvent(Size sz)
SizeEvent
public SizeEvent(SizeEvent event)
SizeEvent
public SizeEvent(Rect rect,
int id)
SizeEvent
public SizeEvent(Rect rect)
delete
public void delete()
- Overrides:
delete
in class Event
getSize
public Size getSize()
getRect
public Rect getRect()
setRect
public void setRect(Rect rect)
© 2006 Amit G Mendapara.