org.jgraph.cellview
Class JGraphHeavyweightView.JGraphHeavyweightRenderer

java.lang.Object
  extended byorg.jgraph.cellview.JGraphHeavyweightView.JGraphHeavyweightRenderer
Enclosing class:
JGraphHeavyweightView

public class JGraphHeavyweightView.JGraphHeavyweightRenderer
extends java.lang.Object


Constructor Summary
JGraphHeavyweightView.JGraphHeavyweightRenderer()
           
 
Method Summary
 java.awt.Component getRendererComponent(org.jgraph.JGraph graph, CellView view, boolean sel, boolean focus, boolean preview)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JGraphHeavyweightView.JGraphHeavyweightRenderer

public JGraphHeavyweightView.JGraphHeavyweightRenderer()
Method Detail

getRendererComponent

public java.awt.Component getRendererComponent(org.jgraph.JGraph graph,
                                               CellView view,
                                               boolean sel,
                                               boolean focus,
                                               boolean preview)