Uses of Interface
org.jhotdraw.contrib.html.FigureContentProducerContext

Packages that use FigureContentProducerContext
org.jhotdraw.contrib.html   
 

Uses of FigureContentProducerContext in org.jhotdraw.contrib.html
 

Subinterfaces of FigureContentProducerContext in org.jhotdraw.contrib.html
 interface AttributeContentProducerContext
          AttributeContentProducerContext defines the interface required of clients requesting contents from AttributeFigures oriented ContentProducers.
 interface HTMLContentProducerContext
          HTMLContentProducerContext defines the interface required of clients requesting HTML based contents.
 

Classes in org.jhotdraw.contrib.html that implement FigureContentProducerContext
 class HTMLTextAreaFigure
          An HTMLTextAreaFigure contains HTML formatted text.