Class BosCreateAccountDialog

java.lang.Object
de.willuhn.jameica.gui.dialogs.AbstractDialog<T>
de.frankmuenster.mahoe.assistant.AbstractCreateAccountDialog<BosCreateInfo>
de.frankmuenster.mahoe.banks.bos.assistant.BosCreateAccountDialog

public class BosCreateAccountDialog extends AbstractCreateAccountDialog<BosCreateInfo>
Specifics for the account creation dialog for the Bank of Scotland
Author:
Frank Münster
  • Field Summary

    Fields inherited from class de.frankmuenster.mahoe.assistant.AbstractCreateAccountDialog

    accComment, accDescription, accOwner, container, data

    Fields inherited from class de.willuhn.jameica.gui.dialogs.AbstractDialog

    i18n, MONITOR_CURRENT, MONITOR_PRIMARY, POSITION_CENTER, POSITION_MOUSE
  • Constructor Summary

    Constructors
    Constructor
    Description
    Standardkonstruktor
  • Method Summary

    Modifier and Type
    Method
    Description
    protected BosCreateInfo
     
    protected void
    paint(org.eclipse.swt.widgets.Composite parent)
     
    protected boolean
    Muss vom Unterklasse implementiert werden.

    Methods inherited from class de.willuhn.jameica.gui.dialogs.AbstractDialog

    addCloseListener, addShellListener, close, createShell, getDisplay, getShell, isModeless, onEscape, open, setMonitor, setPanelText, setSideImage, setSize, setTitle

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait