verinec.gui.configurator
Class Configurator.PropertiesAction

java.lang.Object
  extended by javax.swing.AbstractAction
      extended by verinec.gui.configurator.ConfigAction
          extended by verinec.gui.configurator.Configurator.PropertiesAction
All Implemented Interfaces:
ActionListener, Serializable, Cloneable, EventListener, Action
Enclosing class:
Configurator

 class Configurator.PropertiesAction
extends ConfigAction


Field Summary
 
Fields inherited from class verinec.gui.configurator.ConfigAction
component
 
Fields inherited from class javax.swing.AbstractAction
changeSupport, enabled
 
Fields inherited from interface javax.swing.Action
ACCELERATOR_KEY, ACTION_COMMAND_KEY, DEFAULT, LONG_DESCRIPTION, MNEMONIC_KEY, NAME, SHORT_DESCRIPTION, SMALL_ICON
 
Constructor Summary
Configurator.PropertiesAction(NwComponent c)
          Instantiate a ConfigAction with title Properties and PROPERTIES_ICON.
 
Method Summary
 void actionPerformed(ActionEvent e)
          Perform one of the config actions.
 
Methods inherited from class javax.swing.AbstractAction
addPropertyChangeListener, clone, firePropertyChange, getKeys, getPropertyChangeListeners, getValue, isEnabled, putValue, removePropertyChangeListener, setEnabled
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Configurator.PropertiesAction

public Configurator.PropertiesAction(NwComponent c)
                              throws VerinecException
Instantiate a ConfigAction with title Properties and PROPERTIES_ICON.

Parameters:
c - The context for this action.
Throws:
VerinecException - if PROPERTIES_ICON can not be loaded.
Method Detail

actionPerformed

public void actionPerformed(ActionEvent e)
Perform one of the config actions.

Parameters:
e - The event that happened.

Copyright © 2005 Verinec, DIUF