Package org.cytoscape.work.swing
Interface TaskStatusPanelFactory
Deprecated.
Creates a
JPanel
that summarizes
currently executing tasks.
This panel is typically shown at the bottom
of the Cytoscape Desktop.
NOTE: implementations of this are no longer
used within the core.-
Method Summary
-
Method Details
-
createTaskStatusPanel
JPanel createTaskStatusPanel()Deprecated.
-