|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectde.willuhn.jameica.messaging.FileChangedMessage
public class FileChangedMessage
Wird gesendet, wenn sich im System eine Programm-Datei geaendert hat.
| Constructor Summary | |
|---|---|
protected |
FileChangedMessage(java.io.File file)
ct. |
| Method Summary | |
|---|---|
java.io.File |
getFile()
Liefert die geaenderte Datei. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
protected FileChangedMessage(java.io.File file)
file - die geaenderte Datei.| Method Detail |
|---|
public java.io.File getFile()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||