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