public class SubnetworkCreationGUIHandler
extends org.cytoscape.work.swing.AbstractGUITunableHandler
Modifier | Constructor and Description |
---|---|
protected |
SubnetworkCreationGUIHandler(Field field,
Object instance,
org.cytoscape.work.Tunable tunable,
NetworkViewSwitcher nvs,
org.cytoscape.model.CyNetwork network,
org.cytoscape.view.model.CyNetworkView view,
HashMap<String,org.cytoscape.view.layout.CyLayoutAlgorithm> layoutMap,
String IDCol) |
protected |
SubnetworkCreationGUIHandler(Method getter,
Method setter,
Object instance,
org.cytoscape.work.Tunable tunable,
NetworkViewSwitcher nvs,
org.cytoscape.model.CyNetwork network,
org.cytoscape.view.model.CyNetworkView view,
HashMap<String,org.cytoscape.view.layout.CyLayoutAlgorithm> layoutMap,
String IDCol) |
Modifier and Type | Method and Description |
---|---|
void |
handle() |
addChangeListener, addDependent, changeOccurred, checkDependency, getChangeSources, getDependency, getJPanel, getState, isHorizontal, notifyChangeListeners, notifyDependents, setValue, update
controlsMutuallyExclusiveNestedChildren, dependsOn, getChildKey, getContext, getDescription, getFormat, getGravity, getGroups, getName, getParams, getQualifiedName, getRequired, getTooltip, getType, getValue, listenForChange
protected SubnetworkCreationGUIHandler(Method getter, Method setter, Object instance, org.cytoscape.work.Tunable tunable, NetworkViewSwitcher nvs, org.cytoscape.model.CyNetwork network, org.cytoscape.view.model.CyNetworkView view, HashMap<String,org.cytoscape.view.layout.CyLayoutAlgorithm> layoutMap, String IDCol)
protected SubnetworkCreationGUIHandler(Field field, Object instance, org.cytoscape.work.Tunable tunable, NetworkViewSwitcher nvs, org.cytoscape.model.CyNetwork network, org.cytoscape.view.model.CyNetworkView view, HashMap<String,org.cytoscape.view.layout.CyLayoutAlgorithm> layoutMap, String IDCol)
Copyright © 2018. All rights reserved.