Class AddTextFieldTextToTextAreaOnClick_Action

java.lang.Object
javax.swing.AbstractAction
de.fho.jump.pirol.plugins.EditAttributeByFormula.AddTextFieldTextToTextAreaOnClick_Action
All Implemented Interfaces:
ActionListener, Serializable, Cloneable, EventListener, Action

public class AddTextFieldTextToTextAreaOnClick_Action extends AbstractAction
Action add the text of a given text field to a text area on action performed.
Version:
$Rev$
Author:
Ole Rahn

FH Osnabrück - University of Applied Sciences Osnabrück,
Project: PIROL (2005),
Subproject: Daten- und Wissensmanagement
See Also:
  • Field Details

  • Constructor Details

  • Method Details

    • actionPerformed

      public void actionPerformed(ActionEvent arg0)
      Parameters:
      arg0 - the event to process