![]() |
All Packages This Package Class Hierarchy Class Search Index Interface grendel.view.ViewedStoreListener
public interface ViewedStoreListener
extends java.util.EventListener
{
// Methods 4
public abstract void folderChanged(ViewedStoreEvent);
public abstract void folderCreated(ViewedStoreEvent);
public abstract void folderDeleted(ViewedStoreEvent);
public abstract void storeNotification(ViewedStoreEvent);
}
Methods storeNotificationpublic abstract void storeNotification(ViewedStoreEvent aEvent) folderCreatedpublic abstract void folderCreated(ViewedStoreEvent aEvent) folderDeletedpublic abstract void folderDeleted(ViewedStoreEvent aEvent) folderChangedpublic abstract void folderChanged(ViewedStoreEvent aEvent) All Packages This Package Class Hierarchy Class Search IndexFreshly brewed Java API Documentation automatically generated with polardoc Version 1.0.4 |
|
|
Copyright © 1998-1999 The Mozilla Organization.
Last modified December 25, 1998. |
|