Cytoscape 2.8.2 API

cytoscape.layout.ui
Class LayoutMenuManager

java.lang.Object
  extended by cytoscape.layout.ui.LayoutMenuManager
All Implemented Interfaces:
EventListener, MenuListener

public class LayoutMenuManager
extends Object
implements MenuListener


Constructor Summary
LayoutMenuManager()
           
 
Method Summary
 void menuCanceled(MenuEvent e)
           
 void menuDeselected(MenuEvent e)
           
 void menuSelected(MenuEvent e)
           
protected static List<CyLayoutAlgorithm> sortLayoutList(List<CyLayoutAlgorithm> unsorted)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LayoutMenuManager

public LayoutMenuManager()
Method Detail

menuCanceled

public void menuCanceled(MenuEvent e)
Specified by:
menuCanceled in interface MenuListener

menuDeselected

public void menuDeselected(MenuEvent e)
Specified by:
menuDeselected in interface MenuListener

menuSelected

public void menuSelected(MenuEvent e)
Specified by:
menuSelected in interface MenuListener

sortLayoutList

protected static List<CyLayoutAlgorithm> sortLayoutList(List<CyLayoutAlgorithm> unsorted)

Cytoscape 2.8.2 API

Copyright 2010 Cytoscape Consortium. All rights reserved.