Uses of Interface
org.cytoscape.work.swing.TunableUIHelper
-
Packages that use TunableUIHelper Package Description org.cytoscape.work.swing This packages provides Swing-specific specialisations of concepts from work-api This includesTaskFactory
,TaskManager
, andTaskIterator
. -
-
Uses of TunableUIHelper in org.cytoscape.work.swing
Methods in org.cytoscape.work.swing with parameters of type TunableUIHelper Modifier and Type Method Description void
RequestsUIHelper. setUIHelper(TunableUIHelper helper)
This method will be called by the Tunable UI handler to provide a helper object that might be used for some interaction with the Tunable UI.
-