|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sf.doolin.gui.action.path.list.DefaultActionPathList
public class DefaultActionPathList
Default list of action paths.
| Constructor Summary | |
|---|---|
DefaultActionPathList()
Constructor with a non-defined list |
|
DefaultActionPathList(ActionPath... paths)
Constructir with a predefined list of paths. |
|
| Method Summary | |
|---|---|
List<ActionPath> |
getPaths()
Returns the list of ActionPath. |
void |
setPaths(List<ActionPath> actionPaths)
Sets the list of paths |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DefaultActionPathList()
public DefaultActionPathList(ActionPath... paths)
paths - Path to set in the list| Method Detail |
|---|
public List<ActionPath> getPaths()
ActionPathListActionPath.
getPaths in interface ActionPathListActionPath.public void setPaths(List<ActionPath> actionPaths)
actionPaths - List of action paths
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||