![]() |
|
|
All Packages This Package Class Hierarchy Class Search Index Interface grendel.view.MessageSetViewObserverAnyone who wants to know when messages are added, removed, or tweaked in a MessageSetView can implement this and add themselves to that MessageSetView's list of observers.
public interface MessageSetViewObserver
{
// Methods 1
public abstract void messagesChanged(Enumeration, Enumeration, Enumeration);
}
Methods messagesChangedpublic abstract void messagesChanged(Enumeration inserted, Enumeration deleted, Enumeration changed)
All Packages This Package Class Hierarchy Class Search IndexFreshly brewed Java API Documentation automatically generated with polardoc Version 1.0.4
|
|||||||||||||||
| Copyright © 1998 The Mozilla Organization. | ||||||||||||||||