Class ActionLocaleUpdateHandler

    • Constructor Detail

      • ActionLocaleUpdateHandler

        public ActionLocaleUpdateHandler​(LocalizedAction target)
    • Method Detail

      • propertyChange

        public void propertyChange​(PropertyChangeEvent evt)
        This method gets called when a bound property is changed.
        Specified by:
        propertyChange in interface PropertyChangeListener
        Parameters:
        evt - A PropertyChangeEvent object describing the event source and the property that has changed.