com.mucommander.ui.main.tree
Interface CachedDirectoryListener

All Superinterfaces:
java.util.EventListener
All Known Implementing Classes:
FilesTreeModel

public interface CachedDirectoryListener
extends java.util.EventListener

An interface that listeners to a directory cache must implement.

Author:
Mariusz Jakubowski

Method Summary
 void cachingEnded(AbstractFile parent)
           
 void cachingStarted(AbstractFile parent)
           
 

Method Detail

cachingStarted

void cachingStarted(AbstractFile parent)

cachingEnded

void cachingEnded(AbstractFile parent)


This file is part of muCommander - Copyright (C) 2002-2008 Maxence Bernard