Cytoscape 3.0.1 API

org.cytoscape.view.vizmap.events
Interface SetCurrentVisualStyleListener

All Superinterfaces:
CyListener

public interface SetCurrentVisualStyleListener
extends CyListener


Method Summary
 void handleEvent(SetCurrentVisualStyleEvent e)
          Update states/GUI using newly selected current VisualStyle information.
 

Method Detail

handleEvent

void handleEvent(SetCurrentVisualStyleEvent e)
Update states/GUI using newly selected current VisualStyle information.

Parameters:
e - Event containing current VisualStyle.

Cytoscape 3.0.1 API

Copyright 2011 Cytoscape Consortium. All rights reserved.