org.jfree.report.modules.gui.swing.common.localization
public class ActionLocaleUpdateHandler extends Object implements PropertyChangeListener
Constructor Summary | |
---|---|
ActionLocaleUpdateHandler(LocalizedAction target) |
Method Summary | |
---|---|
void | propertyChange(PropertyChangeEvent evt)
This method gets called when a bound property is changed.
|
Parameters: evt A PropertyChangeEvent object describing the event source and the property that has changed.