JRubik v0.6

es.aeat.eett.plugins.infoRubik.reports
Class ReportPlugin

java.lang.Object
  extended byes.aeat.eett.jRubik.plugins.PluginImpl
      extended byes.aeat.eett.plugins.infoRubik.reports.ReportPlugin
All Implemented Interfaces:
Plugin

public class ReportPlugin
extends PluginImpl

Author:
f00992 TODO To change the template for this generated type comment go to Window - Preferences - Java - Code Style - Code Templates

Field Summary
private  java.util.List children
           
private  boolean pluginListenerIsRegistrado
           
private  javax.swing.JScrollPane scroll
           
 
Fields inherited from class es.aeat.eett.jRubik.plugins.PluginImpl
autoUpdate, controladores
 
Constructor Summary
ReportPlugin()
           
 
Method Summary
 void addChildrenPlugin(java.awt.Component component)
           
 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 javax.swing.JScrollPane scroll

children

private java.util.List children

pluginListenerIsRegistrado

private boolean pluginListenerIsRegistrado
Constructor Detail

ReportPlugin

public ReportPlugin()
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.

addChildrenPlugin

public void addChildrenPlugin(java.awt.Component component)

JRubik v0.6

JRubik v0.6