edu.umd.cfar.lamp.viper.gui.core
Class DisplayWithRespectToAdapter

java.lang.Object
  extended byedu.umd.cfar.lamp.viper.gui.core.DisplayWithRespectToAdapter
All Implemented Interfaces:
DisplayWithRespectToListener, java.util.EventListener

public class DisplayWithRespectToAdapter
extends java.lang.Object
implements DisplayWithRespectToListener

Simple stub implementation of the dwrt listener.


Constructor Summary
DisplayWithRespectToAdapter()
           
 
Method Summary
 void displayWRTEventOccurred(javax.swing.event.ChangeEvent event)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DisplayWithRespectToAdapter

public DisplayWithRespectToAdapter()
Method Detail

displayWRTEventOccurred

public void displayWRTEventOccurred(javax.swing.event.ChangeEvent event)
Specified by:
displayWRTEventOccurred in interface DisplayWithRespectToListener
Parameters:
event -