de.fh_mannheim.mm.dms.indexserver
Interface IViewer

All Known Subinterfaces:
IMonitor
All Known Implementing Classes:
AdjustWeightsThread, CategoryManagerDialog, EngineErrorDialog, FileManagerDialog, ImportUploadsPane, ImportUploadsThread, IndexEngine, IndexThread, InfoPane, MainWindow, Monitor, SearchDialog, StatusPane, StopwordManagerDialog, UIIndexServer, UploadEditPane, UploadManagerDialog, UserEditPane, UserManagerDialog

public interface IViewer

IViewer is an interface for engine viewers.

Version:
$Revision: 1.4 $
Author:
Jan Löffler, mail@jlsoft.de

Method Summary
 void stateHasChanged()
          Actions that have to be done, if the state has changed.
 

Method Detail

stateHasChanged

public void stateHasChanged()
Actions that have to be done, if the state has changed.