|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.mindfusion.diagramming.Interaction
com.mindfusion.diagramming.BehaviorBase
com.mindfusion.diagramming.LinkNodesBehavior
com.mindfusion.diagramming.LinkTreeViewsBehavior
public class LinkTreeViewsBehavior
Implements the Behavior.LinkTreeViews
behavior.
Field Summary |
---|
Fields inherited from class com.mindfusion.diagramming.BehaviorBase |
---|
currentCursor, diagramView |
Constructor Summary | |
---|---|
LinkTreeViewsBehavior(DiagramView diagramView)
Initializes a new instance of the LinkTreeViewsBehavior class. |
Method Summary | |
---|---|
protected DiagramNode |
createNode()
An instance of the DiagramNode class. |
Methods inherited from class com.mindfusion.diagramming.LinkNodesBehavior |
---|
setMouseCursor, startDraw |
Methods inherited from class com.mindfusion.diagramming.BehaviorBase |
---|
createLink, getDiagram, getDiagramView, mouseDragged, mouseMoved, mousePressed, mouseReleased, setModfCursor, startDrawCommon |
Methods inherited from class com.mindfusion.diagramming.Interaction |
---|
cancelDrag |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public LinkTreeViewsBehavior(DiagramView diagramView)
diagramView
- The DiagramView this behavior will be associated with.Method Detail |
---|
protected DiagramNode createNode()
createNode
in class LinkNodesBehavior
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |