Uses of Package
gui.multisource

Packages that use gui.multisource
gui.multisource The gui.multisource package implements a text display component that can display text from multiple sources and show a color bar that indicates the source of each part of the text. 
 

Classes in gui.multisource used by gui.multisource
MultisourceDocument
          A MultisourceDocument is a document with segments that are attributed to different sources.
MultisourceDocument.SourceSegment
          A SourceSegment represents a contiguous, single source segment of text in a multisource document.
TextConsumer
          A TextConsumer is a Strategy for dealing with text.