|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RouterView | |
|---|---|
| net.clackrouter.gui | Major graphical components that comprise the Clack Application. |
| net.clackrouter.router.graph | Graphical components for visually depicting a the "zoomed in" router-graph view. |
| Uses of RouterView in net.clackrouter.gui |
|---|
| Methods in net.clackrouter.gui that return RouterView | |
|---|---|
RouterView |
ClackDocument.getCurrentRouterView()
|
RouterView |
ClackDocument.getRouterView(java.lang.String name)
|
| Uses of RouterView in net.clackrouter.router.graph |
|---|
| Constructors in net.clackrouter.router.graph with parameters of type RouterView | |
|---|---|
ComponentCell(ClackComponent comp,
RouterView view)
|
|
RouterWire(java.lang.String name,
RouterView view,
ClackComponent srcComp,
int srcPort,
ClackComponent targetComp,
int targetPort)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||