JRubik v0.6

es.aeat.eett.plugins.mdx_Frame
Class Mdx_Frame

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

public class Mdx_Frame
extends PluginImpl

Author:
f00992

en: Frame for edit, read, write and execute an MDX query

es: Este plugin proporciona un Frame para editar, guardar, leer y ejecutar consulta MDX


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

frameMdx

private FrameMdx frameMdx
Constructor Detail

Mdx_Frame

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

JRubik v0.6

JRubik v0.6