Uses of Interface
org.cytoscape.work.swing.TunableUIHelper
Package
Description
This packages provides Swing-specific specialisations of concepts from work-api
This includes
TaskFactory
, TaskManager
,
and TaskIterator
.-
Uses of TunableUIHelper in org.cytoscape.work.swing
Modifier and TypeMethodDescriptionvoid
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.