com.bbn.openmap.dataAccess.cgm
Class CGMDisplay.ServeChoice

java.lang.Object
  extended by com.bbn.openmap.dataAccess.cgm.CGMDisplay.ServeChoice
All Implemented Interfaces:
java.awt.event.ActionListener, java.util.EventListener
Enclosing class:
CGMDisplay

protected static class CGMDisplay.ServeChoice
extends java.lang.Object
implements java.awt.event.ActionListener


Constructor Summary
CGMDisplay.ServeChoice(java.io.File parent, javax.swing.JComboBox jcb, CGMDisplay d)
           
 
Method Summary
 void actionPerformed(java.awt.event.ActionEvent e)
           
 java.awt.Component getRepainter()
           
 void setRepainter(java.awt.Component repainter)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CGMDisplay.ServeChoice

public CGMDisplay.ServeChoice(java.io.File parent,
                              javax.swing.JComboBox jcb,
                              CGMDisplay d)
Method Detail

actionPerformed

public void actionPerformed(java.awt.event.ActionEvent e)
Specified by:
actionPerformed in interface java.awt.event.ActionListener

getRepainter

public java.awt.Component getRepainter()

setRepainter

public void setRepainter(java.awt.Component repainter)


Copyright (C) BBNT Solutions LLC; See http://openmap.bbn.com/ for details