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
    Constructor
    Description
    ct.
  • Method Summary

    Methods inherited from class de.willuhn.jameica.gui.parts.Column

    canChange, compare, getAlign, getColumnId, getFormattedValue, getFormatter, getName, getSortMode, setName

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • KontoColumn

      public KontoColumn()
      ct.