Class KontoColumn
java.lang.Object
de.willuhn.jameica.gui.parts.Column
de.willuhn.jameica.hbci.gui.parts.columns.KontoColumn
- All Implemented Interfaces:
Serializable
public class KontoColumn
extends de.willuhn.jameica.gui.parts.Column
Vorformatierte Konto-Spalte.
- See Also:
-
Field Summary
Fields inherited from class de.willuhn.jameica.gui.parts.Column
ALIGN_AUTO, ALIGN_CENTER, ALIGN_LEFT, ALIGN_RIGHT, SORT_BY_DISPLAY, SORT_BY_VALUE, SORT_DEFAULT
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class de.willuhn.jameica.gui.parts.Column
canChange, compare, getAlign, getColumnId, getFormattedValue, getFormatter, getName, getSortMode, setName
-
Constructor Details
-
KontoColumn
public KontoColumn()ct.
-