JRubik v0.6

es.aeat.eett.plugins.scrollNavi
Class JScrollNaviPlugin

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

public class JScrollNaviPlugin
extends PluginImpl

Author:
f00992

en: Load and shows the olap navigation tree component 'JScrollNavi'.

es: Este plugin permite cargar y muestra un arbol de navegacion olap 'JScrollNavi'.


Field Summary
private  JScrollNavi scroll
           
 
Fields inherited from class es.aeat.eett.jRubik.plugins.PluginImpl
autoUpdate, controladores
 
Constructor Summary
JScrollNaviPlugin()
           
 
Method Summary
 java.lang.Object getPluginObject(PluginListener pluginListener)
           
 void setAutoUpdate(boolean autoUpdate)
           
 
Methods inherited from class es.aeat.eett.jRubik.plugins.PluginImpl
addPluginListener, fireGetInfoPlugins, fireGetPluginObject, firePluginHide, firePluginSetFocus, isAutoUpdate, removePluginListener
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

scroll

private JScrollNavi scroll
Constructor Detail

JScrollNaviPlugin

public JScrollNaviPlugin()
Method Detail

getPluginObject

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

setAutoUpdate

public void setAutoUpdate(boolean autoUpdate)
Specified by:
setAutoUpdate in interface Plugin
Overrides:
setAutoUpdate in class PluginImpl
Parameters:
autoUpdate - The autoUpdate to set.

JRubik v0.6

JRubik v0.6