Package org.cytoscape.work.swing
Interface StatusBarPanelFactory
-
public interface StatusBarPanelFactory
Creates aJPanel
that is shown at the bottom of the Cytoscape Desktop. NOTE: this is not meant to be implemented by App developers.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description JPanel
createTaskStatusPanel()
-
-
-
Method Detail
-
createTaskStatusPanel
JPanel createTaskStatusPanel()
-
-