JRubik v0.6

es.aeat.eett.plugins.map
Class Map_Plugin

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

public class Map_Plugin
extends PluginImpl

Author:
f00992

en: This plugin creates the map component.

es: Este plugin crea el componente mapa.


Field Summary
private  javax.swing.Action actionMap
           
private static java.lang.String fileSeparator
           
private static org.apache.log4j.Logger logger
           
 
Fields inherited from class es.aeat.eett.jRubik.plugins.PluginImpl
autoUpdate, controladores
 
Constructor Summary
Map_Plugin()
           
 
Method Summary
private  javax.swing.Action actionMap()
           
 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

logger

private static org.apache.log4j.Logger logger

fileSeparator

private static final java.lang.String fileSeparator

actionMap

private javax.swing.Action actionMap
Constructor Detail

Map_Plugin

public Map_Plugin()
Method Detail

getPluginObject

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

actionMap

private javax.swing.Action actionMap()

JRubik v0.6

JRubik v0.6