jfig.gui
Class JModularEditor.UrlDialogListener

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

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


Field Summary
(package private)  boolean merge
           
 
Constructor Summary
(package private) JModularEditor.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

JModularEditor.UrlDialogListener

JModularEditor.UrlDialogListener(boolean b)
Method Detail

actionPerformed

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