Oracle Fusion Middleware extensions for Seed Data Framework
11g Release 1 (11.1.2)

E22564-02

oracle.apps.fnd.applseed.console.ui.action
Class AbstractConsoleAction

java.lang.Object
  extended by javax.swing.AbstractAction
      extended by oracle.apps.fnd.applseed.console.ui.action.AbstractConsoleAction
All Implemented Interfaces:
java.awt.event.ActionListener, java.io.Serializable, java.lang.Cloneable, java.util.EventListener, javax.swing.Action
Direct Known Subclasses:
ExtractAction, LoadAction

public abstract class AbstractConsoleAction
extends javax.swing.AbstractAction

See Also:
Serialized Form

Field Summary
protected  SDVOTreeNode theNode
           
 
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
protected AbstractConsoleAction(SDVOTreeNode node, java.lang.String text)
           
 
Method Summary
protected  java.util.Map getArgsMap()
          Get the seedArgsMap after setting the Console log Handlers.
 
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
 
Methods inherited from interface java.awt.event.ActionListener
actionPerformed
 

Field Detail

theNode

protected SDVOTreeNode theNode
Constructor Detail

AbstractConsoleAction

protected AbstractConsoleAction(SDVOTreeNode node,
                                java.lang.String text)
Method Detail

getArgsMap

protected java.util.Map getArgsMap()
Get the seedArgsMap after setting the Console log Handlers.

Returns:

Oracle Fusion Middleware extensions for Seed Data Framework
11g Release 1 (11.1.2)

E22564-02

Copyright © 2011 Oracle. All Rights Reserved.