Uses of Class
org.apache.maven.diagrams.gui.renderers.RendererConfigurationPanel

Packages that use RendererConfigurationPanel
org.apache.maven.diagrams.gui.bindings.connectors   
org.apache.maven.diagrams.gui.renderers.umlClass   
org.apache.maven.diagrams.gui.sidebar   
 

Uses of RendererConfigurationPanel in org.apache.maven.diagrams.gui.bindings.connectors
 

Methods in org.apache.maven.diagrams.gui.bindings.connectors that return types with arguments of type RendererConfigurationPanel
 java.lang.Class<? extends RendererConfigurationPanel> ResolvedBinding.getRendererConfigurationPanel()
           
 

Method parameters in org.apache.maven.diagrams.gui.bindings.connectors with type arguments of type RendererConfigurationPanel
 void ResolvedBinding.setRendererConfigurationPanel(java.lang.Class<RendererConfigurationPanel> rendererConfigurationPanel)
           
 

Uses of RendererConfigurationPanel in org.apache.maven.diagrams.gui.renderers.umlClass
 

Subclasses of RendererConfigurationPanel in org.apache.maven.diagrams.gui.renderers.umlClass
 class UmlClassRendererConfigurationPanel
           
 

Uses of RendererConfigurationPanel in org.apache.maven.diagrams.gui.sidebar
 

Methods in org.apache.maven.diagrams.gui.sidebar with parameters of type RendererConfigurationPanel
 void RendererConfigurationContainerPanel.setRendererConfigurationPanel(RendererConfigurationPanel rendererConfigurationPanel)
           
 



Copyright © 2002-2009 Apache Software Foundation. All Rights Reserved.