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