| Modifier and Type | Class | Description |
|---|---|---|
class |
KontoList.SaldoMessageConsumer |
Hilfsklasse damit wir ueber neue Salden informiert werden.
|
| Constructor | Description |
|---|---|
KontoList(java.util.List<Konto> konten,
de.willuhn.jameica.gui.Action action) |
ct.
|
| Modifier and Type | Method | Description |
|---|---|---|
protected de.willuhn.jameica.gui.parts.table.Feature.Context |
createFeatureEventContext(de.willuhn.jameica.gui.parts.table.Feature.Event e,
java.lang.Object data) |
|
void |
paint(org.eclipse.swt.widgets.Composite parent) |
|
void |
setShowFilter(boolean b) |
Legt fest, ob die Filtermoeglichkeiten angezeigt werden sollen.
|
addColumn, addColumn, addColumn, addColumn, addColumn, addFeature, addFeature, addSelectionListener, asList, featureEvent, getFeature, hasEvent, removeFeature, select, setCheckable, setChecked, setContextMenu, setMulti, setRememberColWidths, setRememberOrder, setRememberStateclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddChangeListener, addItem, addItem, addItem, addItem, getCollator, getControlValue, getEditorControl, getItems, getItems, getSelection, getSummary, isEnabled, orderBy, orderBy, refreshSummary, removeAll, removeItem, restoreState, select, setChecked, setEnabled, setFormatter, setSummary, setTopIndex, size, sort, updateItempublic KontoList(java.util.List<Konto> konten, de.willuhn.jameica.gui.Action action)
konten - action - public void setShowFilter(boolean b)
b - true, wenn die Filtermoeglichkeiten angezeigt werden sollen.public void paint(org.eclipse.swt.widgets.Composite parent)
throws java.rmi.RemoteException
paint in interface de.willuhn.jameica.gui.Partpaint in class de.willuhn.jameica.gui.parts.TablePartjava.rmi.RemoteExceptionPart.paint(org.eclipse.swt.widgets.Composite)protected de.willuhn.jameica.gui.parts.table.Feature.Context createFeatureEventContext(de.willuhn.jameica.gui.parts.table.Feature.Event e,
java.lang.Object data)
createFeatureEventContext in class de.willuhn.jameica.gui.parts.TablePartTablePart.createFeatureEventContext(de.willuhn.jameica.gui.parts.table.Feature.Event, java.lang.Object)