|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.beanfabrics.swing.list.CellConfig
public class CellConfig
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 |
---|
public CellConfig()
public CellConfig(Path path)
CellConfig
with the given path.
path
- the path of the configured pMMethod Detail |
---|
public Path getPath()
Path
of the configured pM.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |