|
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.infoRubik.reports.ReportPlugin
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 |
private javax.swing.JScrollPane scroll
private java.util.List children
private boolean pluginListenerIsRegistrado
Constructor Detail |
public ReportPlugin()
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.public void addChildrenPlugin(java.awt.Component component)
|
JRubik v0.6 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |