Class UIEnvironmentRW

  • All Implemented Interfaces:
    com.im.commons.progress.DFEnvironmentRO, com.im.commons.progress.DFEnvironmentRW, com.im.commons.progress.DFFeedback, com.im.df.api.support.DFFeedbackWithModalProgressDialog, org.openide.util.Cancellable

    public class UIEnvironmentRW
    extends UIEnvironmentRO
    implements com.im.commons.progress.DFEnvironmentRW
    • Constructor Detail

      • UIEnvironmentRW

        public UIEnvironmentRW​(com.im.commons.progress.DFLock lock,
                               java.lang.String progressHandlerName,
                               boolean cancellable)
    • Method Detail

      • setLock

        public void setLock​(com.im.commons.progress.DFLock lock)
      • getLock

        public com.im.commons.progress.DFLock getLock()
        Specified by:
        getLock in interface com.im.commons.progress.DFEnvironmentRW