Uses of Interface
io.github.tonywasher.joceanus.tethys.api.thread.TethysUIThreadStatus
Packages that use TethysUIThreadStatus
Package
Description
Thread API.
Thread core classes.
-
Uses of TethysUIThreadStatus in io.github.tonywasher.joceanus.tethys.api.thread
Methods in io.github.tonywasher.joceanus.tethys.api.thread with parameters of type TethysUIThreadStatusModifier and TypeMethodDescriptionvoidTethysUIThreadStatusManager.setProgress(TethysUIThreadStatus pStatus) set Progress. -
Uses of TethysUIThreadStatus in io.github.tonywasher.joceanus.tethys.core.thread
Classes in io.github.tonywasher.joceanus.tethys.core.thread that implement TethysUIThreadStatusMethods in io.github.tonywasher.joceanus.tethys.core.thread with parameters of type TethysUIThreadStatusModifier and TypeMethodDescriptionvoidTethysUICoreThreadProgressStatus.setProgress(TethysUIThreadStatus pStatus) voidTethysUICoreThreadTextAreaStatus.setProgress(TethysUIThreadStatus pStatus)