Class AdresseAuswahlDialog
java.lang.Object
de.willuhn.jameica.gui.dialogs.AbstractDialog
de.willuhn.jameica.hbci.gui.dialogs.AdresseAuswahlDialog
public class AdresseAuswahlDialog
extends de.willuhn.jameica.gui.dialogs.AbstractDialog
Ein Dialog, ueber den man eine Adresse auswaehlen kann.
-
Field Summary
Fields inherited from class de.willuhn.jameica.gui.dialogs.AbstractDialog
MONITOR_CURRENT, MONITOR_PRIMARY, POSITION_CENTER, POSITION_MOUSE -
Constructor Summary
ConstructorsConstructorDescriptionAdresseAuswahlDialog(int position) ct.AdresseAuswahlDialog(int position, AddressFilter filter) ct. -
Method Summary
Methods inherited from class de.willuhn.jameica.gui.dialogs.AbstractDialog
addCloseListener, addShellListener, close, createShell, getDisplay, getShell, isModeless, onEscape, open, setMonitor, setPanelText, setSideImage, setSize, setTitle
-
Constructor Details
-
AdresseAuswahlDialog
public AdresseAuswahlDialog(int position) ct.- Parameters:
position-
-
AdresseAuswahlDialog
ct.- Parameters:
position-filter- optionale Angabe eines Adress-Filters.
-
-
Method Details
-
paint
- Specified by:
paintin classde.willuhn.jameica.gui.dialogs.AbstractDialog- Throws:
Exception- See Also:
-
getData
Liefert das ausgewaehlte Konto zurueck odernullwenn der Abbrechen-Knopf gedrueckt wurde.- Specified by:
getDatain classde.willuhn.jameica.gui.dialogs.AbstractDialog- Throws:
Exception- See Also:
-