JRubik v0.6

es.aeat.eett.plugins.infoRubik.deploy
Class DeployPlugin

java.lang.Object
  extended byes.aeat.eett.jRubik.plugins.PluginImpl
      extended byes.aeat.eett.plugins.infoRubik.deploy.DeployPlugin
All Implemented Interfaces:
Plugin

public class DeployPlugin
extends PluginImpl

Author:
f00992 TODO To change the template for this generated type comment go to Window - Preferences - Java - Code Style - Code Templates

Field Summary
private static java.lang.String ERROR_DESPLIEGUE
           
private static java.util.ResourceBundle localizationResources
           
private  MasterDeployPanel scroll
           
 
Fields inherited from class es.aeat.eett.jRubik.plugins.PluginImpl
autoUpdate, controladores
 
Constructor Summary
DeployPlugin()
           
 
Method Summary
 java.lang.Object getPluginObject(PluginListener pluginListener)
           
 
Methods inherited from class es.aeat.eett.jRubik.plugins.PluginImpl
addPluginListener, fireGetInfoPlugins, fireGetPluginObject, firePluginHide, firePluginSetFocus, isAutoUpdate, removePluginListener, setAutoUpdate
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

localizationResources

private static final java.util.ResourceBundle localizationResources

ERROR_DESPLIEGUE

private static final java.lang.String ERROR_DESPLIEGUE

scroll

private MasterDeployPanel scroll
Constructor Detail

DeployPlugin

public DeployPlugin()
Method Detail

getPluginObject

public java.lang.Object getPluginObject(PluginListener pluginListener)
                                 throws PluginException
Throws:
PluginException

JRubik v0.6

JRubik v0.6