es.aeat.eett.plugins.infoRubik.layout
Class ActionDeploy
java.lang.Object
javax.swing.AbstractAction
es.aeat.eett.plugins.infoRubik.layout.AbstractLayoutAction
es.aeat.eett.plugins.infoRubik.layout.ActionDeploy
- All Implemented Interfaces:
- javax.swing.Action, java.awt.event.ActionListener, java.lang.Cloneable, java.util.EventListener, java.io.Serializable
- class ActionDeploy
- 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 static 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
ActionDeploy
public ActionDeploy()
actionPerformed
public void actionPerformed(java.awt.event.ActionEvent e)
setDeployElement
private void setDeployElement(java.io.File fileJob,
org.jdom.Element eDeploy)
throws java.lang.Exception
- Throws:
java.lang.Exception
executeJob
void executeJob(LayoutPanel layoutPanel)
getDeployElement
private org.jdom.Element getDeployElement(LayoutPanel layoutPanel)
getRootLayoutPanel
protected LayoutPanel getRootLayoutPanel(LayoutPanel layoutPanel)
JRubik v0.6