rero.config
Interface ClientStateListener

All Known Implementing Classes:
BackgroundDesktop, BackgroundPanel, BackgroundProperties, BackgroundToolBar, Chat, ClientDesktop, ClientPanel, IdentDaemon, IgnoreHandler, InputField, ListBoxOptions, LocalInfo, NotifyData, OrientedToolBar, OutputCapabilities, ProxySettings, ScriptManager, SessionManager, SocketConnection, SwitchBarOptions, WindowStatusBar

public interface ClientStateListener


Method Summary
 void propertyChanged(String property, String parameter)
          when the property gets changed you will be notified!
 

Method Detail

propertyChanged

public void propertyChanged(String property,
                            String parameter)
when the property gets changed you will be notified!