verinec.validation.gui.actions
Class RemoveAction

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

public class RemoveAction
extends SchemaLinkingPaneActionListener

Action that removes a schema location from 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
RemoveAction(ValidatorEditorPanel vep, JTextField field, Element element)
          Creates a new remove action
 
Method Summary
 void actionPerformed(ActionEvent arg0)
          removes the schema location 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

RemoveAction

public RemoveAction(ValidatorEditorPanel vep,
                    JTextField field,
                    Element element)
Creates a new remove action

Parameters:
vep - the editor
field - the textfield containg the schema location
element - schema location element to be removed
Method Detail

actionPerformed

public void actionPerformed(ActionEvent arg0)
removes the schema location saves and reloads the log file

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

Copyright © 2005 Verinec, DIUF