public void handleAction(Object context) throws ApplicationException
{
listener.handleEvent(null);
}
},null,true,"view-refresh.png");
topButtons.paint(parent);
// Wir initialisieren die Tabelle erstmal ohne Werte.
this.table = new TablePart(data,null);
this.table.addColumn(i18n.tr("Monat"), "monat", new Formatter() {
public String format(Object o)