org.herac.tuxguitar.util
Interface TGSynchronizer.TGSynchronizerController

Enclosing class:
TGSynchronizer

public static interface TGSynchronizer.TGSynchronizerController


Method Summary
 void excecute(TGSynchronizer.TGSynchronizerTask task)
           
 void excecuteLater(TGSynchronizer.TGSynchronizerTask task)
           
 

Method Detail

excecute

void excecute(TGSynchronizer.TGSynchronizerTask task)

excecuteLater

void excecuteLater(TGSynchronizer.TGSynchronizerTask task)