Class 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:
    Serialized Form
    • Constructor Detail

    • Method Detail

      • actionPerformed

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