public class NodeRendererTutorial
extends java.lang.Object
Red |
Modifier and Type | Method and Description |
---|---|
static void |
main(java.lang.String[] argv)
Instantiate a new tutorial window and
display it.
|
MutableGraphModel |
makeTypedModel()
Construct an interesting graph model with nodes that
have user objects of type {String, Set, Integer}
|
public static void main(java.lang.String[] argv)
public MutableGraphModel makeTypedModel()