|
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.mdx_Frame.Mdx_Frame
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 |
private FrameMdx frameMdx
Constructor Detail |
public Mdx_Frame()
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.
|
JRubik v0.6 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |