Uses of Package
org.jhotdraw.contrib.html

Packages that use org.jhotdraw.contrib.html
org.jhotdraw.contrib.html   
 

Classes in org.jhotdraw.contrib.html used by org.jhotdraw.contrib.html
AbstractContentProducer
          Base class for the ContentProducers hierarchy
Doesn't do a thing now, but we may need this one later to add generic behaviour.
AttributeContentProducerContext
          AttributeContentProducerContext defines the interface required of clients requesting contents from AttributeFigures oriented ContentProducers.
AttributeFigureContentProducer
          AttributeFigureContentProducer provides content for AttributeFigures.
ColorContentProducer
          ColorContentProducer produces RGB color encoded hexadecimal strings.
ContentProducer
          ContentProducer defines the interface for objects capable of producing contents on behalf of a client context.
ContentProducerContext
          ContentProducerContext defines the base interface required of clients of ContentProducers.
ContentProducerRegistry
          ContentProducerRegistry acts as a repository for ContentProducers.
DisposableResourceHolder
          DisposableResourceHolder defines the interface for objects holding disposable resources.
DisposableResourceManager
          DisposableResourceManager defines the interface for managers of disposable resources.
FigureContentProducerContext
          FigureContentProducerContext defines the interface required of clients requesting contents for Figure oriented ContentProducers.
FigureDataContentProducer
          FigureDataContentProducer produces content on behalf of Figures.
GeometricFigure
          GeometricFigure defines required of figures that can be used as shape providers for other figures.
HTMLContentProducerContext
          HTMLContentProducerContext defines the interface required of clients requesting HTML based contents.
ResourceDisposabilityStrategy
          ResourceDisposabilityStrategy defines the interface for resource disposal strategies.
ResourceManagerNotSetException