Interface UpdateMarks

All Known Subinterfaces:
UpdateImageMarks, UpdateTextMarks
All Known Implementing Classes:
ImageRefinementLabel, ImageRefinementTable, RefinementDetailPanel, RefinementListTable, TextEditor, TextRefinementTable

public interface UpdateMarks
Empty super interface of concrete interfaces to be implemented by observing objects. Interface was created to show dependencies between observer interfaces.
Author:
Nicolas Boch