Class UmsatzTypListDialog
java.lang.Object
de.willuhn.jameica.gui.dialogs.AbstractDialog
de.willuhn.jameica.hbci.gui.dialogs.UmsatzTypListDialog
public class UmsatzTypListDialog
extends de.willuhn.jameica.gui.dialogs.AbstractDialog
Fertig konfigurierter Dialog zur Auswahl einer Umsatz-Kategorie.
Jedoch nicht anhand einer Selectbox sondern als Tabelle mit Suchfeld.
Das laesst sich besser mit der Tastatur bedienen.
-
Field Summary
Fields inherited from class de.willuhn.jameica.gui.dialogs.AbstractDialog
MONITOR_CURRENT, MONITOR_PRIMARY, POSITION_CENTER, POSITION_MOUSE
-
Constructor Summary
Constructors -
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
-
UmsatzTypListDialog
ct.- Parameters:
position
-preselected
- der vorausgewaehlte Umsatztyp.typ
- Filter auf Kategorie-Typen. Kategorien vom Typ "egal" werden grundsaetzlich angezeigt.- Throws:
RemoteException
- See Also:
-
-
Method Details