de.uni_paderborn.fujaba.preferences.gui
Class GeneralPreferencesPanel.UseExtEditorButtonListener

java.lang.Object
  extended byde.uni_paderborn.fujaba.preferences.gui.GeneralPreferencesPanel.UseExtEditorButtonListener
All Implemented Interfaces:
java.awt.event.ActionListener, java.util.EventListener
Enclosing class:
GeneralPreferencesPanel

private class GeneralPreferencesPanel.UseExtEditorButtonListener
extends java.lang.Object
implements java.awt.event.ActionListener

No comment provided by developer, please add a comment to improve documentation.

Version:
$Revision: 1.21 $
Author:
$Author: lowende $

Constructor Summary
private GeneralPreferencesPanel.UseExtEditorButtonListener()
           
 
Method Summary
 void actionPerformed(java.awt.event.ActionEvent event)
          No comment provided by developer, please add a comment to improve documentation.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GeneralPreferencesPanel.UseExtEditorButtonListener

private GeneralPreferencesPanel.UseExtEditorButtonListener()
Method Detail

actionPerformed

public void actionPerformed(java.awt.event.ActionEvent event)
No comment provided by developer, please add a comment to improve documentation.

Specified by:
actionPerformed in interface java.awt.event.ActionListener
Parameters:
event - No description provided