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, updatecontrolsMutuallyExclusiveNestedChildren, dependsOn, getChildKey, getContext, getDescription, getFormat, getGravity, getGroups, getName, getParams, getQualifiedName, getRequired, getTooltip, getType, getValue, listenForChangeprotected 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.