wx
Class DropFilesEvent
java.lang.Object
wx.Object
wx.Event
wx.DropFilesEvent
- public class DropFilesEvent
- 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 |
DropFilesEvent
public DropFilesEvent(int type)
DropFilesEvent
public DropFilesEvent()
DropFilesEvent
public DropFilesEvent(int type,
java.lang.String[] files)
DropFilesEvent
public DropFilesEvent(DropFilesEvent other)
delete
public void delete()
- Overrides:
delete
in class Event
getPosition
public Point getPosition()
getNumberOfFiles
public int getNumberOfFiles()
getFiles
public java.lang.String[] getFiles()
© 2006 Amit G Mendapara.