de.willuhn.jameica.gui.Part
, Chart
public class BarChart extends AbstractChart
Constructor | Description |
---|---|
BarChart() |
Modifier and Type | Method | Description |
---|---|---|
void |
paint(org.eclipse.swt.widgets.Composite parent) |
|
void |
redraw() |
Zeichnet das Chart neu.
|
addData, getChart, getTitle, removeAllData, removeData, setChart, setTitle
public void redraw() throws java.rmi.RemoteException
Chart
java.rmi.RemoteException
Chart.redraw()
public void paint(org.eclipse.swt.widgets.Composite parent) throws java.rmi.RemoteException
paint
in interface de.willuhn.jameica.gui.Part
paint
in class AbstractChart
java.rmi.RemoteException
Part.paint(org.eclipse.swt.widgets.Composite)