public class NestedTutorial
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
void |
layoutPostDisplay(MutableGraphModel model,
AppContext context)
In this version you construct the graph widget with the model,
and apply a layout to the graph once the window is showing.
|
static void |
main(java.lang.String[] argv) |
public static void main(java.lang.String[] argv)
public void layoutPostDisplay(MutableGraphModel model, AppContext context)