org.xnap.commons.gui.util
Class LabelUpdater

java.lang.Object
  extended by org.xnap.commons.gui.util.LabelUpdater
All Implemented Interfaces:
org.xnap.commons.i18n.LocaleChangeListener

public class LabelUpdater
extends Object
implements org.xnap.commons.i18n.LocaleChangeListener

Author:
Steffen Pingel

Constructor Summary
LabelUpdater()
           
 
Method Summary
protected  void handleWindow(Window window)
           
 void localeChanged(org.xnap.commons.i18n.LocaleChangeEvent event)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LabelUpdater

public LabelUpdater()
Method Detail

localeChanged

public void localeChanged(org.xnap.commons.i18n.LocaleChangeEvent event)
Specified by:
localeChanged in interface org.xnap.commons.i18n.LocaleChangeListener

handleWindow

protected void handleWindow(Window window)


Copyright © 2004-2007 XNap Commons Team. All Rights Reserved.