|
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.bar_Component.Bar_Component
en: Creates a JToolBar for show/hide the main viewers: map_ComponentPlugin, action_showChart, action_basicStat, action_show_memory
es: Este plugin crea una JToolBar con componentes subministrados por los plugin: map_ComponentPlugin, action_showChart, action_basicStat, action_show_memory. Para permitir al usuario mostrar/ocultar los distintos componentes aportados por los plugins.
Field Summary | |
private static java.lang.String |
fileSeparator
|
private javax.swing.JToolBar |
jToolBar
|
(package private) boolean |
pluginListenerIsRegistrado
|
Fields inherited from class es.aeat.eett.jRubik.plugins.PluginImpl |
autoUpdate, controladores |
Constructor Summary | |
Bar_Component()
|
Method Summary | |
private javax.swing.JToolBar |
createToolBar()
Crea la barra de herramientas de navegacion. |
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 final java.lang.String fileSeparator
private javax.swing.JToolBar jToolBar
boolean pluginListenerIsRegistrado
Constructor Detail |
public Bar_Component()
Method Detail |
public java.lang.Object getPluginObject(PluginListener pluginListener) throws PluginException
PluginException
private final javax.swing.JToolBar createToolBar()
|
JRubik v0.6 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |