|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jfree.report.modules.gui.swing.common.localization.JLabelLocaleUpdateHandler
public class JLabelLocaleUpdateHandler
Creation-Date: 30.11.2006, 13:04:07
Constructor Summary | |
---|---|
JLabelLocaleUpdateHandler(javax.swing.JLabel target,
java.lang.String resourceBundleName,
java.lang.String resourceKey)
|
Method Summary | |
---|---|
void |
propertyChange(java.beans.PropertyChangeEvent evt)
This method gets called when a bound property is changed. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public JLabelLocaleUpdateHandler(javax.swing.JLabel target, java.lang.String resourceBundleName, java.lang.String resourceKey)
Method Detail |
---|
public void propertyChange(java.beans.PropertyChangeEvent evt)
propertyChange
in interface java.beans.PropertyChangeListener
evt
- A PropertyChangeEvent object describing the event source and the
property that has changed.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |