VTT Java
2010 Version

gov.nih.nlm.nls.vtt.GuiControl
Class DiffDialogControl

java.lang.Object
  extended by gov.nih.nlm.nls.vtt.GuiControl.DiffDialogControl
All Implemented Interfaces:
java.awt.event.ActionListener, java.util.EventListener

public class DiffDialogControl
extends java.lang.Object
implements java.awt.event.ActionListener

This is the Java class of controller for Difference Dialog

History:

Version:
V-2010
Author:
NLM NLS Development Team, clu

Constructor Summary
DiffDialogControl(DiffDialog diffDialog)
          Create a DiffDialogControl object for diff Dialog controller by specifying vttObj.
 
Method Summary
 void actionPerformed(java.awt.event.ActionEvent evt)
          Override methods for button & combo box
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DiffDialogControl

public DiffDialogControl(DiffDialog diffDialog)
Create a DiffDialogControl object for diff Dialog controller by specifying vttObj.

Parameters:
diffDialog - the diff dialog
Method Detail

actionPerformed

public void actionPerformed(java.awt.event.ActionEvent evt)
Override methods for button & combo box

Specified by:
actionPerformed in interface java.awt.event.ActionListener
Parameters:
evt - a semantic event which indicates that a component-defined action occurred.

VTT Java
2010 Version

Submit a bug or feature

Copyright © 2010 National Library of Medicine