Class PropertyChangeManagerDesktop


  • public class PropertyChangeManagerDesktop
    extends PropertyChangeManager
    Supports Usage of java.beans and jadex.commons.beans types in watched objects.
    • Field Detail

      • JAVABEANS_PCL

        protected static java.lang.Class<?>[] JAVABEANS_PCL
        The argument types for alternative property change listener adding/removal (cached for speed).
    • Constructor Detail

      • PropertyChangeManagerDesktop

        protected PropertyChangeManagerDesktop()
        Create a new listener.