org.jgraph.graph
public class DefaultGraphCellEditor.EditorContainer extends Container
| Constructor Summary | |
|---|---|
| EditorContainer()
Constructs an EditorContainer object. | |
| Method Summary | |
|---|---|
| void | doLayout()
Lays out this Container. |
| Dimension | getPreferredSize()
Returns the preferred size for the Container. |
| void | paint(Graphics g)
Overrides Container.paint to paint the node's
icon and use the selection color for the background. |
Container.paint to paint the node's
icon and use the selection color for the background.