Class JLabelLocaleUpdateHandler

    • Constructor Detail

      • JLabelLocaleUpdateHandler

        public JLabelLocaleUpdateHandler​(JLabel target,
                                         String resourceBundleName,
                                         String resourceKey)
    • 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.