org.ChinaVO.FITSManager.ExplorerTree
Class FileOperateEvent
java.lang.Object
java.util.EventObject
org.ChinaVO.FITSManager.ExplorerTree.FileOperateEvent
- All Implemented Interfaces:
- java.io.Serializable
public class FileOperateEvent
- extends java.util.EventObject
- See Also:
- Serialized Form
Methods inherited from class java.util.EventObject |
getSource, toString |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
REMOVE
public static final int REMOVE
- See Also:
- Constant Field Values
RENAME
public static final int RENAME
- See Also:
- Constant Field Values
MOVE
public static final int MOVE
- See Also:
- Constant Field Values
COPY
public static final int COPY
- See Also:
- Constant Field Values
REFRESH
public static final int REFRESH
- See Also:
- Constant Field Values
NEWFILE
public static final int NEWFILE
- See Also:
- Constant Field Values
getFile
public java.io.File[] getFile()
getMotion
public int getMotion()