Package | Description |
---|---|
org.fhaes.gui | |
org.fhaes.neofhchart |
Modifier and Type | Field and Description |
---|---|
protected NeoFHChart |
ReportPanel.panelChart |
Modifier and Type | Field and Description |
---|---|
private NeoFHChart |
ChartPropertiesDialog.neoFHChart |
protected NeoFHChart |
ChartActions.neoFHChart |
Modifier and Type | Method and Description |
---|---|
void |
ChartActions.setNeoChart(NeoFHChart chart)
Sets the neoFHChart to the parameter instance and enables the chart actions accordingly.
|
static void |
ChartPropertiesDialog.showDialog(java.awt.Component parent,
NeoFHChart neoFHChart)
TODO
|
Constructor and Description |
---|
ChartActions(NeoFHChart neochart)
TODO
|
ChartPropertiesDialog(NeoFHChart neoFHChart)
Create the dialog.
|