|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectapps.projectmanagement.component.workflowchart.core.graphcomponents.GraphComponent
apps.projectmanagement.component.workflowchart.core.graphcomponents.nodes.GraphNode
apps.projectmanagement.component.workflowchart.core.graphcomponents.nodes.QuadNode
public abstract class QuadNode
The Class QuadNode.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class apps.projectmanagement.component.workflowchart.core.graphcomponents.GraphComponent |
|---|
GraphComponent.OptionMessageListener |
| Field Summary |
|---|
| Fields inherited from class apps.projectmanagement.component.workflowchart.core.graphcomponents.nodes.GraphNode |
|---|
BOTTOM_LEFT_CORNER, BOTTOM_RIGHT_CORNER, MIDDLE, TOP_LEFT_CORNER, TOP_RIGHT_CORNER |
| Constructor Summary | |
|---|---|
QuadNode(ContentSystem contentSystem,
GraphManager gManager)
Instantiates a new quad node. |
|
| Method Summary | |
|---|---|
QuadContentItem |
getNodeContent()
Gets the node content. |
void |
setCloseButtonLocation(java.lang.String location)
Sets the close button location. |
void |
setLinkButtonLocation(java.lang.String location)
Sets the link button location. |
| Methods inherited from class apps.projectmanagement.component.workflowchart.core.graphcomponents.nodes.GraphNode |
|---|
addConceptMapListener, contains, fireNodeConnected, fireNodeDisconnected, getCloseButton, getIncomingLinks, getLinkButton, getLocation, getName, getNodeContainer, getOrder, getOutgoingLinks, isLinkable, isVisible, registerIncomingLink, registerOutgoingLink, remove, removeConceptMapListeners, setEditable, setLinkable, setLocation, setOrder, setScale, setVisible, unregisterAllLinks, unregisterLink, updateConnectionPoints, updateNode |
| Methods inherited from class apps.projectmanagement.component.workflowchart.core.graphcomponents.GraphComponent |
|---|
addOptionMessageListener, fireMessageProcessed, removeOptionMessageListeners |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public QuadNode(ContentSystem contentSystem,
GraphManager gManager)
contentSystem - the content systemgManager - the g manager| Method Detail |
|---|
public QuadContentItem getNodeContent()
public void setCloseButtonLocation(java.lang.String location)
GraphNode
setCloseButtonLocation in class GraphNodelocation - the new close button locationpublic void setLinkButtonLocation(java.lang.String location)
GraphNode
setLinkButtonLocation in class GraphNodelocation - the new link button location
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||