org.beanfabrics.swing.list
Class CellConfig

java.lang.Object
  extended by org.beanfabrics.swing.list.CellConfig

public class CellConfig
extends java.lang.Object

Author:
Michael Karneim

Constructor Summary
CellConfig()
           
CellConfig(Path path)
          Constructs a CellConfig with the given path.
 
Method Summary
 Path getPath()
          Returns the Path of the configured pM.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CellConfig

public CellConfig()

CellConfig

public CellConfig(Path path)
Constructs a CellConfig with the given path.

Parameters:
path - the path of the configured pM
Method Detail

getPath

public Path getPath()
Returns the Path of the configured pM.

Returns:
the path


© 2010 by Michael Karneim, http://www.beanfabrics.org