|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectworkspace.typeblocking.LinkFinderUtil
public class LinkFinderUtil
Utilities class to find links between two blocks
Constructor Summary | |
---|---|
LinkFinderUtil()
|
Method Summary | |
---|---|
protected static BlockLink |
connectBlocks(Block child,
Block parent)
Handles the Connecting of blocks once they are dropped onto the canvas and are waiting to be linked if posible. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public LinkFinderUtil()
Method Detail |
---|
protected static BlockLink connectBlocks(Block child, Block parent)
child
- parent
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |