es.aeat.eett.plugins.infoRubik.layout
Class ActionMasterDeploy
java.lang.Object
javax.swing.AbstractAction
es.aeat.eett.plugins.infoRubik.layout.AbstractLayoutAction
es.aeat.eett.plugins.infoRubik.layout.ActionMasterDeploy
- All Implemented Interfaces:
- javax.swing.Action, java.awt.event.ActionListener, java.lang.Cloneable, java.util.EventListener, java.io.Serializable
- class ActionMasterDeploy
- extends AbstractLayoutAction
Nested classes inherited from class javax.swing.AbstractAction |
|
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 |
localizationResources
private final java.util.ResourceBundle localizationResources
logger
private org.apache.log4j.Logger logger
CAPTION
private final java.lang.String CAPTION
DESC
private final java.lang.String DESC
STR_ERROR
private final java.lang.String STR_ERROR
optionNames
private final java.lang.String[] optionNames
icon
private javax.swing.Icon icon
ActionMasterDeploy
public ActionMasterDeploy()
actionPerformed
public void actionPerformed(java.awt.event.ActionEvent e)
setDeployElement
private void setDeployElement(java.io.File fileJob,
org.jdom.Element eDeploy)
executeJob
void executeJob(LayoutPanel layoutPanel)
getDeployElement
private org.jdom.Element getDeployElement(LayoutPanel layoutPanel)
getRootLayoutPanel
protected LayoutPanel getRootLayoutPanel(LayoutPanel layoutPanel)
JRubik v0.6