samples.graph.southern
Class TestSouthernWomenBipartite.RemoveAndRefold

java.lang.Object
  extended by samples.graph.southern.TestSouthernWomenBipartite.RemoveAndRefold
All Implemented Interfaces:
EventListener, ListSelectionListener
Enclosing class:
TestSouthernWomenBipartite

public class TestSouthernWomenBipartite.RemoveAndRefold
extends Object
implements ListSelectionListener

Author:
danyelf

Constructor Summary
TestSouthernWomenBipartite.RemoveAndRefold(KPartiteGraph kpg)
           
 
Method Summary
 void valueChanged(ListSelectionEvent e)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestSouthernWomenBipartite.RemoveAndRefold

public TestSouthernWomenBipartite.RemoveAndRefold(KPartiteGraph kpg)
Method Detail

valueChanged

public void valueChanged(ListSelectionEvent e)
Specified by:
valueChanged in interface ListSelectionListener
See Also:
ListSelectionListener.valueChanged(javax.swing.event.ListSelectionEvent)