de.uni_paderborn.fujaba.gui
Class PEVariable_modifyButton_actionAdapter

java.lang.Object
  extended byde.uni_paderborn.fujaba.gui.PEVariable_modifyButton_actionAdapter
All Implemented Interfaces:
java.awt.event.ActionListener, java.util.EventListener

class PEVariable_modifyButton_actionAdapter
extends java.lang.Object
implements java.awt.event.ActionListener

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

Version:
$Revision: 1.118 $
Author:
$Author: lowende $

Field Summary
(package private)  PEVariable adaptee
          No comment provided by developer, please add a comment to improve documentation.
 
Constructor Summary
(package private) PEVariable_modifyButton_actionAdapter(PEVariable adaptee)
          Constructor for class PEVariable_modifyButton_actionAdapter
 
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
 

Field Detail

adaptee

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

Constructor Detail

PEVariable_modifyButton_actionAdapter

PEVariable_modifyButton_actionAdapter(PEVariable adaptee)
Constructor for class PEVariable_modifyButton_actionAdapter

Parameters:
adaptee - No description provided
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