Class DatasetWatcher
java.lang.Object
gaiasky.gui.datasets.DatasetWatcher
- All Implemented Interfaces:
IObserver
-
Constructor Summary
ConstructorsConstructorDescriptionDatasetWatcher(Dataset dataset, OwnProgressBar progress, OwnTextIconButton button, OwnLabel status, com.badlogic.gdx.scenes.scene2d.ui.Table table) DatasetWatcher(Dataset dataset, OwnProgressBar progress, OwnTextIconButton button, OwnLabel status, com.badlogic.gdx.scenes.scene2d.ui.Table table, Runnable success) -
Method Summary
-
Constructor Details
-
DatasetWatcher
public DatasetWatcher(Dataset dataset, OwnProgressBar progress, OwnTextIconButton button, OwnLabel status, com.badlogic.gdx.scenes.scene2d.ui.Table table, Runnable success) -
DatasetWatcher
public DatasetWatcher(Dataset dataset, OwnProgressBar progress, OwnTextIconButton button, OwnLabel status, com.badlogic.gdx.scenes.scene2d.ui.Table table)
-
-
Method Details
-
dispose
public void dispose() -
notify
-