public class EditorPanelControlFlow
extends java.lang.Object
Constructor and Description |
---|
EditorPanelControlFlow(ProcessTree tree,
int maxWidth,
int maxHeight,
GraphMouseListener graphMouseListener,
GraphPanel graphPanel,
java.util.Collection<javax.swing.JComponent> components) |
Modifier and Type | Method and Description |
---|---|
javax.swing.JComponent |
createControlFlowPerspective() |
int |
getHeight() |
void |
update() |
public EditorPanelControlFlow(ProcessTree tree, int maxWidth, int maxHeight, GraphMouseListener graphMouseListener, GraphPanel graphPanel, java.util.Collection<javax.swing.JComponent> components)