|
JNA API> 3.4.0 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.util.EventObject
com.sun.jna.platform.FileMonitor.FileEvent
public class FileMonitor.FileEvent
Field Summary |
---|
Fields inherited from class java.util.EventObject |
---|
source |
Constructor Summary | |
---|---|
FileMonitor.FileEvent(java.io.File file,
int type)
|
Method Summary | |
---|---|
java.io.File |
getFile()
|
int |
getType()
|
java.lang.String |
toString()
|
Methods inherited from class java.util.EventObject |
---|
getSource |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public FileMonitor.FileEvent(java.io.File file, int type)
Method Detail |
---|
public java.io.File getFile()
public int getType()
public java.lang.String toString()
toString
in class java.util.EventObject
|
JNA API> 3.4.0 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |