Class LocaleUpdateHandler

    • Constructor Detail

      • LocaleUpdateHandler

        public LocaleUpdateHandler​(JComponent localizedComponent)
    • 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.