pl.wroc.pwr.ci.plwordnet
Class Messenger

java.lang.Object
  extended by pl.wroc.pwr.ci.plwordnet.Messenger
All Implemented Interfaces:
pl.wroc.pwr.ci.plwordnet.database.exchanger.control.IMessageForwarder

 class Messenger
extends java.lang.Object
implements pl.wroc.pwr.ci.plwordnet.database.exchanger.control.IMessageForwarder

Klasa zajmujaca sie wyswietlaniem komunikatow

Author:
Max

Constructor Summary
Messenger()
           
 
Method Summary
 void showError(java.lang.String title, java.lang.String message)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Messenger

Messenger()
Method Detail

showError

public void showError(java.lang.String title,
                      java.lang.String message)
Specified by:
showError in interface pl.wroc.pwr.ci.plwordnet.database.exchanger.control.IMessageForwarder