Class NachrichtCopy
java.lang.Object
de.willuhn.jameica.hbci.gui.action.CopyClipboard
de.willuhn.jameica.hbci.gui.action.NachrichtCopy
- All Implemented Interfaces:
de.willuhn.jameica.gui.Action
Kopiert den Text einer Nachricht in die Zwischenablage.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
handleAction
(Object context) Als Context kann ein Objekt vom Typ Nachricht uebergeben werden.
-
Constructor Details
-
NachrichtCopy
public NachrichtCopy()
-
-
Method Details
-
handleAction
Als Context kann ein Objekt vom Typ Nachricht uebergeben werden.- Specified by:
handleAction
in interfacede.willuhn.jameica.gui.Action
- Overrides:
handleAction
in classCopyClipboard
- Throws:
de.willuhn.util.ApplicationException
- See Also:
-