JRubik v0.6

es.aeat.eett.plugins.tableNavi
Class TableRubikPlugin

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

public class TableRubikPlugin
extends PluginImpl

Author:
f00992

en: This plugin encapsulate the ScrollTablePrint component.

es: Este Plugin proporciona el componente ScrollTablePrint.


Field Summary
(package private) static java.util.ResourceBundle localizationResources
           
private  javax.swing.tree.DefaultMutableTreeNode nTable
           
private  ScrollTablePrint scrollTablePrint
           
 
Fields inherited from class es.aeat.eett.jRubik.plugins.PluginImpl
autoUpdate, controladores
 
Constructor Summary
TableRubikPlugin()
           
 
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

localizationResources

static final java.util.ResourceBundle localizationResources

scrollTablePrint

private ScrollTablePrint scrollTablePrint

nTable

private javax.swing.tree.DefaultMutableTreeNode nTable
Constructor Detail

TableRubikPlugin

public TableRubikPlugin()
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