JRubik v0.6

es.aeat.eett.plugins.infoRubik.index.index_core
Class IndexPlugin

java.lang.Object
  extended byes.aeat.eett.jRubik.plugins.PluginImpl
      extended byes.aeat.eett.plugins.infoRubik.index.index_core.IndexPlugin
All Implemented Interfaces:
Plugin

public class IndexPlugin
extends PluginImpl

Esta clase no hace nada simplemente devuelve un boolean indicando que el plugin esta disponible.


Field Summary
private  java.lang.Boolean res
           
 
Fields inherited from class es.aeat.eett.jRubik.plugins.PluginImpl
autoUpdate, controladores
 
Constructor Summary
IndexPlugin()
           
 
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

res

private java.lang.Boolean res
Constructor Detail

IndexPlugin

public IndexPlugin()
Method Detail

getPluginObject

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

JRubik v0.6

JRubik v0.6