Class UmsatzTypVerlauf
java.lang.Object
de.willuhn.jameica.hbci.gui.parts.UmsatzTypVerlauf
- All Implemented Interfaces:
de.willuhn.jameica.gui.Part
Zeigt die Umsaetze von Kategorien im zeitlichen Verlauf.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
UmsatzTypVerlauf
public UmsatzTypVerlauf()
-
-
Method Details
-
setData
Speichert die anzuzeigenden Daten.- Parameters:
data
- Liste mit Objekten des Typs "UmsatzGroup".start
- Start-Datum.stop
- Stop-Datum.
-
redraw
Aktualisiert das Chart.- Throws:
RemoteException
-
paint
- Specified by:
paint
in interfacede.willuhn.jameica.gui.Part
- Throws:
RemoteException
- See Also:
-
Part.paint(org.eclipse.swt.widgets.Composite)
-