Class AbstractManagerPanel.GatewayInvokeWorker

java.lang.Object
com.jidesoft.utils.SwingWorker<UIResponse,Void>
com.inductiveautomation.factorypmi.application.components.managementpanel.AbstractManagerPanel.GatewayInvokeWorker
All Implemented Interfaces:
Runnable, Future<UIResponse>
Enclosing class:
AbstractManagerPanel

protected abstract class AbstractManagerPanel.GatewayInvokeWorker extends com.jidesoft.utils.SwingWorker<UIResponse,Void>
  • Nested Class Summary

    Nested classes/interfaces inherited from class com.jidesoft.utils.SwingWorker

    com.jidesoft.utils.SwingWorker.StateValue
  • Constructor Summary

    Constructors
    Modifier
    Constructor
    Description
    protected
     
  • Method Summary

    Modifier and Type
    Method
    Description
    protected UIResponse
     
    protected abstract UIResponse
     
    protected void
     

    Methods inherited from class com.jidesoft.utils.SwingWorker

    addPropertyChangeListener, cancel, execute, firePropertyChange, get, get, getProgress, getPropertyChangeSupport, getState, isCancelled, isDone, process, publish, removePropertyChangeListener, run, setProgress

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait