Class SynchronizeList
- java.lang.Object
-
- de.willuhn.jameica.gui.parts.AbstractTablePart
-
- de.willuhn.jameica.gui.parts.TablePart
-
- de.willuhn.jameica.hbci.gui.parts.SynchronizeList
-
- All Implemented Interfaces:
de.willuhn.jameica.gui.Part
public class SynchronizeList extends de.willuhn.jameica.gui.parts.TablePartVorgefertigte Liste mit den offenen Synchronisierungsaufgaben.
-
-
Constructor Summary
Constructors Constructor Description SynchronizeList()ct.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidpaint(org.eclipse.swt.widgets.Composite parent)-
Methods inherited from class de.willuhn.jameica.gui.parts.TablePart
addChangeListener, addItem, addItem, addItem, addItem, createFeatureEventContext, getCollator, getControlValue, getEditorControl, getItems, getItems, getSelection, getSummary, isEnabled, orderBy, orderBy, refreshSummary, removeAll, removeItem, restoreState, select, setChecked, setEnabled, setFormatter, setSummary, setTopIndex, size, sort, updateItem
-
Methods inherited from class de.willuhn.jameica.gui.parts.AbstractTablePart
addColumn, addColumn, addColumn, addColumn, addColumn, addFeature, addFeature, addSelectionListener, asList, featureEvent, getFeature, hasEvent, removeFeature, select, setCheckable, setChecked, setContextMenu, setMulti, setRememberColWidths, setRememberOrder, setRememberState
-
-
-
-
Method Detail
-
paint
public void paint(org.eclipse.swt.widgets.Composite parent) throws java.rmi.RemoteException- Specified by:
paintin interfacede.willuhn.jameica.gui.Part- Overrides:
paintin classde.willuhn.jameica.gui.parts.TablePart- Throws:
java.rmi.RemoteException- See Also:
TablePart.paint(org.eclipse.swt.widgets.Composite)
-
-