JRubik v0.6

es.aeat.eett.plugins.base_pdf
Class ConfiPdfPlugin

java.lang.Object
  extended byes.aeat.eett.jRubik.plugins.PluginImpl
      extended byes.aeat.eett.plugins.base_pdf.ConfiPdfPlugin
All Implemented Interfaces:
Plugin

public class ConfiPdfPlugin
extends PluginImpl

Author:
f00992

en: This plugin configures the PDF exportation

es: Este plugin proprociona la configuracion de la exportacion a pdf.


Field Summary
private  ConfiPdf confiPdf
           
 
Fields inherited from class es.aeat.eett.jRubik.plugins.PluginImpl
autoUpdate, controladores
 
Constructor Summary
ConfiPdfPlugin()
           
 
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

confiPdf

private ConfiPdf confiPdf
Constructor Detail

ConfiPdfPlugin

public ConfiPdfPlugin()
Method Detail

getPluginObject

public java.lang.Object getPluginObject(PluginListener pluginListener)
                                 throws PluginException
Throws:
PluginException

JRubik v0.6

JRubik v0.6