org.jgraph.graph.DefaultGraphSelectionModel.CellPlaceHolder Class Reference

List of all members.

Public Member Functions

Object getCell ()
boolean isNew ()
void setCell (Object cell)
void setNew (boolean isNew)

Protected Member Functions

 CellPlaceHolder (Object cell, boolean isNew)

Protected Attributes

boolean isNew
Object cell

Detailed Description

Holds a path and whether or not it is new.


Constructor & Destructor Documentation

org.jgraph.graph.DefaultGraphSelectionModel.CellPlaceHolder.CellPlaceHolder Object  cell,
boolean  isNew
[protected]
 


Member Function Documentation

Object org.jgraph.graph.DefaultGraphSelectionModel.CellPlaceHolder.getCell  ) 
 

Returns the cell.

Returns:
Object

boolean org.jgraph.graph.DefaultGraphSelectionModel.CellPlaceHolder.isNew  ) 
 

Returns the isNew.

Returns:
boolean

void org.jgraph.graph.DefaultGraphSelectionModel.CellPlaceHolder.setCell Object  cell  ) 
 

Sets the cell.

Parameters:
cell The cell to set

void org.jgraph.graph.DefaultGraphSelectionModel.CellPlaceHolder.setNew boolean  isNew  ) 
 

Sets the isNew.

Parameters:
isNew The isNew to set


Member Data Documentation

Object org.jgraph.graph.DefaultGraphSelectionModel.CellPlaceHolder.cell [protected]
 

boolean org.jgraph.graph.DefaultGraphSelectionModel.CellPlaceHolder.isNew [protected]
 


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