|
jwx! |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object wx.Object wx.Event wx.CommandEvent wx.NotifyEvent wx.SplitterEvent
Constructor Summary | |
SplitterEvent()
|
|
SplitterEvent(int type)
|
|
SplitterEvent(int type,
SplitterWindow splitter)
|
Method Summary | |
void |
delete()
|
int |
getSashPosition()
|
Window |
getWindowBeingRemoved()
|
int |
getX()
|
int |
getY()
|
void |
setSashPosition(int pos)
|
Methods inherited from class wx.NotifyEvent |
allow, isAllowed, veto |
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 |
public SplitterEvent(int type, SplitterWindow splitter)
public SplitterEvent(int type)
public SplitterEvent()
Method Detail |
public void delete()
delete
in class NotifyEvent
public void setSashPosition(int pos)
public int getSashPosition()
public Window getWindowBeingRemoved()
public int getX()
public int getY()
|
jwx! |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |