jfig.gui
Class ModularEditor.UrlDialogListener

java.lang.Object
  extended byjfig.gui.ModularEditor.UrlDialogListener
All Implemented Interfaces:
java.awt.event.ActionListener, java.util.EventListener
Enclosing class:
ModularEditor

class ModularEditor.UrlDialogListener
extends java.lang.Object
implements java.awt.event.ActionListener


Field Summary
(package private)  boolean merge
           
 
Constructor Summary
(package private) ModularEditor.UrlDialogListener(boolean b)
           
 
Method Summary
 void actionPerformed(java.awt.event.ActionEvent evt)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

merge

boolean merge
Constructor Detail

ModularEditor.UrlDialogListener

ModularEditor.UrlDialogListener(boolean b)
Method Detail

actionPerformed

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