Class JMenuHandler

    • Constructor Detail

    • Method Detail

      • configureProxyEventInfo

        protected void configureProxyEventInfo()
        Description copied from class: DefaultObjectHandler
        Configures the event handling for members which do not fire PropertyChangeEvent when modified. The default implementation does nothing. Subclasses should override this method to call addProxyEventInfo for each member which requires special handling.
        Overrides:
        configureProxyEventInfo in class DefaultComponentHandler