es.aeat.eett.plugins.infoRubik.showInfo
Class ShowInfo
java.lang.Object
es.aeat.eett.jRubik.plugins.PluginImpl
es.aeat.eett.plugins.infoRubik.showInfo.ShowInfo
- All Implemented Interfaces:
- Plugin, RubikAppenderListener
- public class ShowInfo
- extends PluginImpl
- implements RubikAppenderListener
- Author:
- f00992
Field Summary |
private java.lang.String[] |
msgs
|
private javax.swing.JScrollPane |
scroll
|
private javax.swing.JTextArea |
textArea
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
scroll
private javax.swing.JScrollPane scroll
textArea
private javax.swing.JTextArea textArea
msgs
private java.lang.String[] msgs
ShowInfo
public ShowInfo()
getPluginObject
public java.lang.Object getPluginObject(PluginListener pluginListener)
throws PluginException
- Specified by:
getPluginObject
in interface Plugin
- 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.
mensajeApprender
public void mensajeApprender(int type,
java.lang.String sortMensage,
java.lang.String longMensage)
- Specified by:
mensajeApprender
in interface RubikAppenderListener
updateMsgs
private void updateMsgs(java.lang.String longMensage)
getText
private java.lang.String getText(java.lang.String[] strings)
JRubik v0.6