org.jgraph.cellview
Class JGraphHeavyweightView
java.lang.Object
VertexView
org.jgraph.cellview.JGraphHeavyweightView
- public class JGraphHeavyweightView
- extends VertexView
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
component
public transient Component component
renderer
public transient CellViewRenderer renderer
JGraphHeavyweightView
public JGraphHeavyweightView()
JGraphHeavyweightView
public JGraphHeavyweightView(Object cell)
setCell
public void setCell(Object cell)
getRenderer
public CellViewRenderer getRenderer()
configureRenderer
protected Component configureRenderer(Component component)
- A hook for subclassers to eg. use the border from the attributes:
Copyright (C) 2003-2005 Gaudenz Alder. All rights reserved.