|
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.action_pdf.ActionToPdf
en: Exports the main window active plugin component to PDF format. It supports the following components: tableRubikPlugin, tableDrillThrough, scrollBasicStat
es:
Este plugin exporta a PDF el contenido del plugin activo en la ventana
principal. Soporta los siguientes componentes;
tableRubikPlugin, tableDrillThrough, scrollBasicStat
Nested Class Summary | |
(package private) class |
ActionToPdf.ActionPdf
|
Field Summary | |
private javax.swing.Action |
actionPdf
|
private ConfiPdf |
confiPdf
|
private javax.swing.Icon |
icon_up
|
private static org.apache.log4j.Logger |
logger
|
private boolean |
pluginListenerIsRegistrado
|
Fields inherited from class es.aeat.eett.jRubik.plugins.PluginImpl |
autoUpdate, controladores |
Constructor Summary | |
ActionToPdf()
|
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 static org.apache.log4j.Logger logger
private javax.swing.Icon icon_up
private javax.swing.Action actionPdf
private ConfiPdf confiPdf
private boolean pluginListenerIsRegistrado
Constructor Detail |
public ActionToPdf()
Method Detail |
public java.lang.Object getPluginObject(PluginListener pluginListener) throws PluginException
PluginException
Plugin.getPluginObject(PluginListener)
|
JRubik v0.6 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |