Class InvokeMethodListSelectionListener

    • Constructor Detail

      • InvokeMethodListSelectionListener

        public InvokeMethodListSelectionListener​(Object object,
                                                 String methodName)
      • InvokeMethodListSelectionListener

        public InvokeMethodListSelectionListener​(Object object,
                                                 String methodName,
                                                 boolean invokeLater)
      • InvokeMethodListSelectionListener

        public InvokeMethodListSelectionListener​(Object object,
                                                 String methodName,
                                                 Object[] parameters)
      • InvokeMethodListSelectionListener

        public InvokeMethodListSelectionListener​(Object object,
                                                 String methodName,
                                                 Object[] parameters,
                                                 boolean invokeLater)