org.jgraph.graph.DefaultGraphCellEditor.EditorContainer Class Reference

List of all members.

Public Member Functions

 EditorContainer ()
void paint (Graphics g)
void doLayout ()
Dimension getPreferredSize ()

Detailed Description

Container responsible for placing the editingComponent.


Constructor & Destructor Documentation

org.jgraph.graph.DefaultGraphCellEditor.EditorContainer.EditorContainer  ) 
 

Constructs an EditorContainer object.


Member Function Documentation

void org.jgraph.graph.DefaultGraphCellEditor.EditorContainer.doLayout  ) 
 

Lays out this Container. If editing, the editor will be placed at offset in the x direction and 0 for y.

Dimension org.jgraph.graph.DefaultGraphCellEditor.EditorContainer.getPreferredSize  ) 
 

Returns the preferred size for the Container. This will be the preferred size of the editor offset by offset.

void org.jgraph.graph.DefaultGraphCellEditor.EditorContainer.paint Graphics  g  ) 
 

Overrides Container.paint to paint the node's icon and use the selection color for the background.


The documentation for this class was generated from the following file:
Generated on Sun May 28 19:13:14 2006 for Digimod by  doxygen 1.4.6-NO