com.intel.gpe.client2.common.requests
Class DownloadGridBeanAction
java.lang.Object
javax.swing.AbstractAction
com.intel.gpe.client2.common.requests.DownloadGridBeanAction
- All Implemented Interfaces:
- java.awt.event.ActionListener, java.io.Serializable, java.lang.Cloneable, java.util.EventListener, javax.swing.Action
public class DownloadGridBeanAction
- extends javax.swing.AbstractAction
- Version:
- $Id: DownloadGridBeanAction.java,v 1.12 2007/02/15 14:01:18 dizhigul Exp $
- Author:
- Valery Shorin
- See Also:
- Serialized Form
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 |
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 |
DownloadGridBeanAction
public DownloadGridBeanAction(IPreferences userDefaults,
GPESecurityManager securityManager,
AsyncClient asyncClient,
MessageProvider messageProvider,
com.intel.gpe.util.observer.IObserver observer,
GridBeanLoader gridBeanLoader)
- Parameters:
userDefaults
- securityManager
- asyncClient
- messageAdapter
-
actionPerformed
public void actionPerformed(java.awt.event.ActionEvent e)
storeAndLoadGridBean
public void storeAndLoadGridBean(java.lang.String name,
byte[] data)
getGridBeanLoader
public GridBeanLoader getGridBeanLoader()
setGridBeanLoader
public void setGridBeanLoader(GridBeanLoader gridBeanLoader)
Copyright © 2008. All Rights Reserved.