de.uni_paderborn.fujaba.preferences.gui
Class IconsPreferencesPanel.SetButtonListener

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

private class IconsPreferencesPanel.SetButtonListener
extends java.lang.Object
implements java.awt.event.ActionListener

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

Version:
$Revision: 1.6 $
Author:
$Author: trinet $

Constructor Summary
private IconsPreferencesPanel.SetButtonListener()
           
 
Method Summary
 void actionPerformed(java.awt.event.ActionEvent e)
          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

IconsPreferencesPanel.SetButtonListener

private IconsPreferencesPanel.SetButtonListener()
Method Detail

actionPerformed

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

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