ikbs.tools.utils
Interface InfoListener

All Superinterfaces:
java.awt.event.ActionListener, java.util.EventListener
All Known Implementing Classes:
ActionIlluAdapter, AttributePanel, DecisionTreeNodeAdapter, DialogOuiNon, EditeurAttribut, EditeurElement, EditeurNoeudDesc, IkbsApplet, IkbsApplication, IkbsApplication2, LearningApplet, ModelApplet, NumericPanel, PanelButtonArbre, PanelButtonCas, PanelButtonModel, PanelModelAdapter, PanelQuestion, PanelRef, PAttributProperty, PElementProperty, PNoeudDescProperty, PRegles, SymbolicPanel, TaxonomicPanel, TextPanel

public interface InfoListener
extends java.awt.event.ActionListener


Method Summary
 void removeInfo()
           
 void setInfo(java.lang.String info)
           
 
Methods inherited from interface java.awt.event.ActionListener
actionPerformed
 

Method Detail

setInfo

void setInfo(java.lang.String info)

removeInfo

void removeInfo()