public class EditorPanelData
extends java.lang.Object
Constructor and Description |
---|
EditorPanelData(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 |
createDataPerspective() |
int |
getHeight() |
void |
update() |
public EditorPanelData(ProcessTree tree, int maxWidth, int maxHeight, GraphMouseListener graphMouseListener, GraphPanel graphPanel, java.util.Collection<javax.swing.JComponent> components)