com.starbase.starteam
Interface IFolderListener

All Superinterfaces:
java.util.EventListener
All Known Subinterfaces:
FolderListener, FolderTreeListener
All Known Implementing Classes:
FolderAdapter, FolderTreeAdapter

public interface IFolderListener
extends java.util.EventListener

Event-listener interface for Folder events.

This is really just a marker interface. Applications will actually implement FolderListener or FolderTreeListener.

Note that an application will not receive Folder events for folders that the logged-in user does not have permission to access.

See Also:
FolderListener, FolderTreeListener, View.addFolderListener(com.starbase.starteam.IFolderListener), Folder.addFolderListener(com.starbase.starteam.IFolderListener, int), FolderListManager.addFolderListener(com.starbase.starteam.IFolderListener)



StarTeam SDK 10.0, Build 58
Copyright © 2003-2004 Borland Software Corporation. All rights reserved.