|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sf.doolin.gui.action.path.DefaultActionContextPathList
public class DefaultActionContextPathList
Implementation for a list of ActionContextPath.
| Constructor Summary | |
|---|---|
DefaultActionContextPathList(List<ActionContextPath> actionContextPathList)
Constructor. |
|
DefaultActionContextPathList(Map<String,ActionBarContext> actionBarContextMap)
Creates a menu bar context by merging several definitions |
|
| Method Summary | |
|---|---|
List<ActionContextPath> |
getActionContextPathList()
Gets the action context path list. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DefaultActionContextPathList(List<ActionContextPath> actionContextPathList)
actionContextPathList - List of ActionContextPath.public DefaultActionContextPathList(Map<String,ActionBarContext> actionBarContextMap)
actionBarContextMap - Map of definitions| Method Detail |
|---|
public List<ActionContextPath> getActionContextPathList()
ActionContextPathList
getActionContextPathList in interface ActionContextPathList
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||