Uses of Class
org.jhotdraw.contrib.html.ContentProducerRegistry

Packages that use ContentProducerRegistry
org.jhotdraw.contrib.html   
 

Uses of ContentProducerRegistry in org.jhotdraw.contrib.html
 

Methods in org.jhotdraw.contrib.html that return ContentProducerRegistry
 ContentProducerRegistry ContentProducerRegistry.getParent()
          Gets the parent attribute of the ContentProducerRegistry object
 

Methods in org.jhotdraw.contrib.html with parameters of type ContentProducerRegistry
 void ContentProducerRegistry.setParent(ContentProducerRegistry newParent)
          Sets the parent attribute of the ContentProducerRegistry object
 

Constructors in org.jhotdraw.contrib.html with parameters of type ContentProducerRegistry
ContentProducerRegistry(ContentProducerRegistry parent)
          Constructor for the ContentProducerRegistry object