|
TrueZIP Kernel 7.0-rc1 | ||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use FsTouchedListener | |
|---|---|
| de.schlichtherle.truezip.fs | Provides access to (possibly federated virtual) file systems. |
| Uses of FsTouchedListener in de.schlichtherle.truezip.fs |
|---|
| Classes in de.schlichtherle.truezip.fs that implement FsTouchedListener | |
|---|---|
private class |
FsDefaultManager.Scheduler
|
| Fields in de.schlichtherle.truezip.fs with type parameters of type FsTouchedListener | |
|---|---|
private Set<FsTouchedListener> |
FsModel.touchedListeners
|
| Methods in de.schlichtherle.truezip.fs that return types with arguments of type FsTouchedListener | |
|---|---|
(package private) Set<FsTouchedListener> |
FsModel.getFileSystemTouchedListeners()
Returns a protective copy of the set of file system touched listeners. |
| Methods in de.schlichtherle.truezip.fs with parameters of type FsTouchedListener | |
|---|---|
void |
FsModel.addFileSystemTouchedListener(FsTouchedListener listener)
Adds the given listener to the set of file system touched listeners. |
void |
FsModel.removeFileSystemTouchedListener(FsTouchedListener listener)
Removes the given listener from the set of file system touched listeners. |
|
TrueZIP Kernel 7.0-rc1 | ||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||