|
JRubik v0.6 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectes.aeat.eett.jRubik.plugins.PluginImpl
es.aeat.eett.plugins.tableNavi.TableRubikPlugin
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 |
static final java.util.ResourceBundle localizationResources
private ScrollTablePrint scrollTablePrint
private javax.swing.tree.DefaultMutableTreeNode nTable
Constructor Detail |
public TableRubikPlugin()
Method Detail |
public java.lang.Object getPluginObject(PluginListener pluginListener) throws PluginException
PluginException
public void setAutoUpdate(boolean autoUpdate)
setAutoUpdate
in interface Plugin
setAutoUpdate
in class PluginImpl
autoUpdate
- The autoUpdate to set.
|
JRubik v0.6 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |