Interface StatusBarPanelFactory


public interface StatusBarPanelFactory
Creates a JPanel that is shown at the bottom of the Cytoscape Desktop.
NOTE: this is not meant to be implemented by App developers.
  • Method Details

    • createTaskStatusPanel

      JPanel createTaskStatusPanel()