net.sf.sail.common.activity.view
Class ScriptBeanContextView.CreateAction

java.lang.Object
  extended by javax.swing.AbstractAction
      extended by net.sf.sail.common.activity.view.ScriptBeanContextView.CreateAction
All Implemented Interfaces:
java.awt.event.ActionListener, java.io.Serializable, java.lang.Cloneable, java.util.EventListener, javax.swing.Action
Enclosing class:
ScriptBeanContextView

public class ScriptBeanContextView.CreateAction
extends javax.swing.AbstractAction

See Also:
Serialized Form

Field Summary
protected  javax.script.ScriptEngineFactory factory
           
 
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
ScriptBeanContextView.CreateAction(javax.script.ScriptEngineFactory factory)
           
 
Method Summary
 void actionPerformed(java.awt.event.ActionEvent event)
           
 java.lang.String getName()
           
 
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
 

Field Detail

factory

protected javax.script.ScriptEngineFactory factory
Constructor Detail

ScriptBeanContextView.CreateAction

public ScriptBeanContextView.CreateAction(javax.script.ScriptEngineFactory factory)
Method Detail

actionPerformed

public void actionPerformed(java.awt.event.ActionEvent event)

getName

public java.lang.String getName()


Copyright © 2004-2008 TELS Center. All Rights Reserved.