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