| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jgraph.graph.AbstractCellView
org.jgraph.graph.VertexView
com.jgraph.example.panelexample.PortLabelVertexView
public class PortLabelVertexView
| Nested Class Summary | |
|---|---|
| static class | PortLabelVertexView.WrapperPortLabelRenderer | 
| Nested classes/interfaces inherited from class org.jgraph.graph.VertexView | 
|---|
| org.jgraph.graph.VertexView.SizeHandle | 
| Field Summary | |
|---|---|
| static org.jgraph.graph.GraphCellEditor | cellEditor | 
| Fields inherited from class org.jgraph.graph.VertexView | 
|---|
| defaultBounds, defaultCursors, xCursors, yCursors | 
| Constructor Summary | |
|---|---|
| PortLabelVertexView()Creates new instance of InstanceView. | |
| PortLabelVertexView(java.lang.Object arg0)Creates new instance of InstanceViewfor the specified
 graph cell. | |
| Method Summary | |
|---|---|
|  org.jgraph.graph.GraphCellEditor | getEditor() | 
|  org.jgraph.graph.CellViewRenderer | getRenderer() | 
| Methods inherited from class org.jgraph.graph.VertexView | 
|---|
| getBounds, getCachedBounds, getCenterPoint, getHandle, getPerimeterPoint, getPerimeterPoint, setCachedBounds, update | 
| Methods inherited from class org.jgraph.graph.AbstractCellView | 
|---|
| changeAttributes, childUpdated, getAllAttributes, getAttributes, getBounds, getCell, getCenterPoint, getChildViews, getDescendantViews, getParentView, getRendererComponent, intersects, isLeaf, refresh, removeFromParent, scale, setAttributes, setBounds, setCell, translate | 
| Methods inherited from class java.lang.Object | 
|---|
| equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Field Detail | 
|---|
public static transient org.jgraph.graph.GraphCellEditor cellEditor
| Constructor Detail | 
|---|
public PortLabelVertexView()
InstanceView.
public PortLabelVertexView(java.lang.Object arg0)
InstanceView for the specified
 graph cell.
arg0 - a graph cell to create view for| Method Detail | 
|---|
public org.jgraph.graph.GraphCellEditor getEditor()
getEditor in interface org.jgraph.graph.CellViewgetEditor in class org.jgraph.graph.AbstractCellViewpublic org.jgraph.graph.CellViewRenderer getRenderer()
getRenderer in class org.jgraph.graph.VertexView| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||