com.ptc.windchill.upgrade.tool
Class OutstandingUpdatesView.DisplaySelectedIncrementalUpdateDetail

java.lang.Object
  extended bycom.ptc.windchill.upgrade.tool.OutstandingUpdatesView.DisplaySelectedIncrementalUpdateDetail
All Implemented Interfaces:
EventListener, ListSelectionListener
Enclosing class:
OutstandingUpdatesView

private class OutstandingUpdatesView.DisplaySelectedIncrementalUpdateDetail
extends Object
implements ListSelectionListener


Constructor Summary
private OutstandingUpdatesView.DisplaySelectedIncrementalUpdateDetail()
           
 
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

OutstandingUpdatesView.DisplaySelectedIncrementalUpdateDetail

private OutstandingUpdatesView.DisplaySelectedIncrementalUpdateDetail()
Method Detail

valueChanged

public void valueChanged(ListSelectionEvent e)
Specified by:
valueChanged in interface ListSelectionListener