Package org.cytoscape.work.swing
Interface StatusBarPanelFactory
-
public interface StatusBarPanelFactoryCreates aJPanelthat 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 JPanelcreateTaskStatusPanel()
-
-
-
Method Detail
-
createTaskStatusPanel
JPanel createTaskStatusPanel()
-
-