Uses of Interface
org.cytoscape.service.util.CyServiceRegistrar
Package
Description
This is the Cytoscape App API, which supports development of Cytoscape 3.X
apps in a manner similar to apps developed in Cytoscape 2.X.
This package contains misc helper classes for Cytoscape Desktop application.
-
Uses of CyServiceRegistrar in org.cytoscape.app
Modifier and TypeMethodDescriptionCyAppAdapter.getCyServiceRegistrar()
Deprecated.Returns an instance ofCyServiceRegistrar
. -
Uses of CyServiceRegistrar in org.cytoscape.service.util.internal
Modifier and TypeClassDescriptionclass
Implementation ofCyServiceRegistrar
. -
Uses of CyServiceRegistrar in org.cytoscape.util.swing
ModifierConstructorDescriptionColorButton
(CyServiceRegistrar serviceRegistrar, Palette palette, PaletteType type, Color color, boolean paletteOnly) The basic constructor for a color button with palettes.