public class WertpapierAktualisiernAction
extends java.lang.Object
implements de.willuhn.jameica.gui.Action
Constructor and Description |
---|
WertpapierAktualisiernAction()
Standard Konstruktor
|
Modifier and Type | Method and Description |
---|---|
void |
addListener(WertpapierAktualisiertListener listener)
Fügt eine Listener hinzu
|
void |
handleAction(java.lang.Object context) |
void |
removeListener(WertpapierAktualisiertListener listener)
Entfernt einen Listener aus der Liste
|
public WertpapierAktualisiernAction()
public final void addListener(WertpapierAktualisiertListener listener)
listener
- der hinzugefügt werden sollpublic final void removeListener(WertpapierAktualisiertListener listener)
listener
- der entfernt werden sollpublic void handleAction(java.lang.Object context) throws de.willuhn.util.ApplicationException
handleAction
in interface de.willuhn.jameica.gui.Action
de.willuhn.util.ApplicationException
Action.handleAction(java.lang.Object)