com.opensymphony.webwork.sitegraph.model
Class ActionNode
java.lang.Object
com.opensymphony.webwork.sitegraph.model.SiteGraphNode
com.opensymphony.webwork.sitegraph.model.ActionNode
- All Implemented Interfaces:
- Render, Comparable
public class ActionNode
- extends SiteGraphNode
User: plightbo
Date: Jun 26, 2005
Time: 4:49:49 PM
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ActionNode
public ActionNode(String name)
getColor
public String getColor()
- Specified by:
getColor
in class SiteGraphNode