verinec.validation.gui.actions
Class UpdateAction

java.lang.Object
  extended by verinec.validation.gui.actions.SchemaLinkingPaneActionListener
      extended by verinec.validation.gui.actions.UpdateAction
All Implemented Interfaces:
ActionListener, EventListener

public class UpdateAction
extends SchemaLinkingPaneActionListener

Action that updates a schema location of the open log file.

Version:
$Revision: 47 $
Author:
Dominik Jungo

Field Summary
private  Logger jlogger
           
 
Fields inherited from class verinec.validation.gui.actions.SchemaLinkingPaneActionListener
element, field, vep
 
Constructor Summary
UpdateAction(ValidatorEditorPanel vep, JTextField field, Element element)
          Creates a new Action.
 
Method Summary
 void actionPerformed(ActionEvent arg0)
          updates the element from the textfied, saves and reloads the log file.
 
Methods inherited from class verinec.validation.gui.actions.SchemaLinkingPaneActionListener
saveAndReload
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

jlogger

private Logger jlogger
Constructor Detail

UpdateAction

public UpdateAction(ValidatorEditorPanel vep,
                    JTextField field,
                    Element element)
Creates a new Action.

Parameters:
vep - the editor
field - the textfield containing the schema location
element - the element that must be updated
Method Detail

actionPerformed

public void actionPerformed(ActionEvent arg0)
updates the element from the textfied, saves and reloads the log file.

See Also:
ActionListener.actionPerformed(java.awt.event.ActionEvent)

Copyright © 2005 Verinec, DIUF