JRubik v0.6

es.aeat.eett.plugins.mdxMenu_Base
Class MdxMenu_Base

java.lang.Object
  extended byes.aeat.eett.jRubik.plugins.PluginImpl
      extended byes.aeat.eett.plugins.mdxMenu_Base.MdxMenu_Base
All Implemented Interfaces:
Plugin

public class MdxMenu_Base
extends PluginImpl

Author:
f00992

en: Returns a Boolean if the package is available.

es: Devuelve un Boolean si el paquete esta disponible.


Field Summary
private  boolean pluginListenerIsRegistrado
           
 
Fields inherited from class es.aeat.eett.jRubik.plugins.PluginImpl
autoUpdate, controladores
 
Constructor Summary
MdxMenu_Base()
           
 
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

pluginListenerIsRegistrado

private boolean pluginListenerIsRegistrado
Constructor Detail

MdxMenu_Base

public MdxMenu_Base()
Method Detail

getPluginObject

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

JRubik v0.6

JRubik v0.6