com.rapidminer.gui.actions
Class AttributeDescriptionFileWizardAction

java.lang.Object
  extended by javax.swing.AbstractAction
      extended by com.rapidminer.gui.actions.AttributeDescriptionFileWizardAction
All Implemented Interfaces:
ConfigurationListener, java.awt.event.ActionListener, java.io.Serializable, java.lang.Cloneable, java.util.EventListener, javax.swing.Action

public class AttributeDescriptionFileWizardAction
extends javax.swing.AbstractAction
implements ConfigurationListener

Start the corresponding action.

Author:
Ingo Mierswa
See Also:
Serialized Form

Field Summary
 
Fields inherited from class javax.swing.AbstractAction
changeSupport, enabled
 
Fields inherited from interface javax.swing.Action
ACCELERATOR_KEY, ACTION_COMMAND_KEY, DEFAULT, DISPLAYED_MNEMONIC_INDEX_KEY, LARGE_ICON_KEY, LONG_DESCRIPTION, MNEMONIC_KEY, NAME, SELECTED_KEY, SHORT_DESCRIPTION, SMALL_ICON
 
Constructor Summary
AttributeDescriptionFileWizardAction(IconSize size)
           
 
Method Summary
 void actionPerformed(java.awt.event.ActionEvent e)
           
 Parameters getParameters()
          Returns an empty parameters object.
 Process getProcess()
          Returns null.
 void setParameters(Parameters parameters)
          Does nothing.
 
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

AttributeDescriptionFileWizardAction

public AttributeDescriptionFileWizardAction(IconSize size)
Method Detail

actionPerformed

public void actionPerformed(java.awt.event.ActionEvent e)
Specified by:
actionPerformed in interface java.awt.event.ActionListener

getParameters

public Parameters getParameters()
Returns an empty parameters object.

Specified by:
getParameters in interface ConfigurationListener

setParameters

public void setParameters(Parameters parameters)
Does nothing.

Specified by:
setParameters in interface ConfigurationListener

getProcess

public Process getProcess()
Returns null.

Specified by:
getProcess in interface ConfigurationListener


Copyright © 2001-2009 by Rapid-I