|
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.show_sum.ShowSum
en: This plugin listen to the selection changes in the 'tableRubik' component and shows the sum of the selected cells. It requires 'tableRubikPlugin' and 'scrollBasicStat' plugins.
es: Este plugin escucha los cambios en la seleccion de 'tableRubik' e informa de la suma de las celdas seleccionadas. Requiere los plugins 'tableRubikPlugin' y 'scrollBasicStat'
Field Summary | |
(package private) boolean |
pluginListenerIsRegistrado
|
private java.lang.Boolean |
showSum
|
Fields inherited from class es.aeat.eett.jRubik.plugins.PluginImpl |
autoUpdate, controladores |
Constructor Summary | |
ShowSum()
|
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 |
private java.lang.Boolean showSum
boolean pluginListenerIsRegistrado
Constructor Detail |
public ShowSum()
Method Detail |
public java.lang.Object getPluginObject(PluginListener pluginListener) throws PluginException
PluginException
|
JRubik v0.6 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |