Package ch.bailu.gtk.gst
Schnittstelle TaskState
public interface TaskState
-
Feldübersicht
Felder
-
Felddetails
-
STARTED
static final int STARTEDthe task is started and running- Siehe auch:
-
STOPPED
static final int STOPPEDthe task is stopped- Siehe auch:
-
PAUSED
static final int PAUSEDthe task is paused- Siehe auch:
-