plugins
Interface IRefreshable

All Known Subinterfaces:
Refreshable
All Known Implementing Classes:
AlleSpielerStatistikPanel, AufstellungsMiniPositionsFrame, AufstellungsPositionsPanel, AufstellungsVergleichHistoryPanel, AustellungSpielerTable, BasicsPanel, FinanzStatistikPanel, HOMainFrame, LigaTabellePanel, PlayerOverviewTable, SkillAenderungsTable, SpielePanel, SpielerAnalysePanel, SpielerDetailPanel, SpielerFinanzenStatistikPanel, SpielerStatistikPanel, SpielerTrainingsVergleichsPanel, SpielerUebersichtNamenTable, SpieleStatistikPanel, StatistikMainPanel, TransferTable

public interface IRefreshable

An Object of this interface can be registered in the IGUI-Interface. The method are called, if data change ( new HRF downloaded, etc. )


Method Summary
 void refresh()
          Called, if the data changed
 

Method Detail

refresh

void refresh()
Called, if the data changed