public class EditorCreateModelPanel
extends java.lang.Object
Constructor and Description |
---|
EditorCreateModelPanel(OCBCModel model,
int maxWidth,
int maxHeight,
GraphMouseListener graphMouseListener,
InformationPanel informationPanel,
GraphPanel graphPanel,
java.util.Collection<javax.swing.JComponent> components) |
Modifier and Type | Method and Description |
---|---|
javax.swing.JComponent |
createModel() |
int |
getHeight() |
static void |
main(java.lang.String[] args) |
public EditorCreateModelPanel(OCBCModel model, int maxWidth, int maxHeight, GraphMouseListener graphMouseListener, InformationPanel informationPanel, GraphPanel graphPanel, java.util.Collection<javax.swing.JComponent> components)