JRubik v0.6

es.aeat.eett.jRubik
Interface RubikListener

All Known Implementing Classes:
Action_showChart.ActionShow, ActionConfiPdf.ActionConfi, ActionNewMarca, ActionPrint, ActionPrintPreview, ActionShow, ActionToClipboard.ActionCopy, ActionToHssf.ActionToExcel, ActionToHtml, ActionToPdf.ActionPdf, ActionToXml, LeafPanel, MenuListenerImpl, NodeSelectionListener

public interface RubikListener

Author:
f00992

en: All the main application(Rubik) listeners must to implement this interface

es: Esta interfaz la implementaran todos los objetos que esten interesados en escuchar a Rubik


Method Summary
 void activeComponentChange(java.awt.Component component)
           
 

Method Detail

activeComponentChange

public void activeComponentChange(java.awt.Component component)

JRubik v0.6

JRubik v0.6