public class WertpapierPerformanzPart
extends java.lang.Object
implements de.willuhn.jameica.gui.Part
Constructor and Description |
---|
WertpapierPerformanzPart(Wertpapier wertpapier)
Konstruktor mit Angabe des Wertpapiers.
|
Modifier and Type | Method and Description |
---|---|
void |
paint(org.eclipse.swt.widgets.Composite parent) |
void |
update()
Aktualisiert die Werte aus der Datenbank
|
public WertpapierPerformanzPart(Wertpapier wertpapier)
wertpapier
- public void paint(org.eclipse.swt.widgets.Composite parent) throws java.rmi.RemoteException
paint
in interface de.willuhn.jameica.gui.Part
java.rmi.RemoteException
Part.paint(Composite)
public void update()