public class InformationPanel
extends java.lang.Object
Constructor and Description |
---|
InformationPanel(java.awt.Dimension dimPropertyPanel) |
Modifier and Type | Method and Description |
---|---|
javax.swing.JComponent |
getComponent() |
java.lang.String |
getText() |
void |
setGraphPanel(GraphPanel graphPanel) |
void |
updateInformation(java.lang.String information) |
public void setGraphPanel(GraphPanel graphPanel)
public javax.swing.JComponent getComponent()
public java.lang.String getText()
public void updateInformation(java.lang.String information)