Uses of Interface
se.conciliate.extensions.ui.Shell.StatusProgress
Packages that use Shell.StatusProgress
Package
Description
Provides classes and interfaces used to show a user interface and to hook
in to the current user interface.
-
Uses of Shell.StatusProgress in se.conciliate.extensions.ui
Classes in se.conciliate.extensions.ui that implement Shell.StatusProgressModifier and TypeClassDescriptionstatic class
Simple status progress with a static title that consumes progress values between 0-100 where -1 is indeterminate.Methods in se.conciliate.extensions.ui with parameters of type Shell.StatusProgressModifier and TypeMethodDescriptionvoid
Shell.showProgress
(Shell.StatusProgress progress) Show progress in the status bar.