All Packages Class Hierarchy This Package Previous Next Index
UserInterfaceBean
to be informed
of change in status of operation of receiving messages.
public abstract void processStatus(StatusEvent statEvt)
CoreProtocolBean
when its communicating with the POP3 server in the process
of receiving new messages.
As and when the CoreProtocolBean
receives
server response this method is invoked to display the
status.
If the status bar is set visible, the
status information is displayed in the GUI.
All Packages Class Hierarchy This Package Previous Next Index