Java java.beans EventSetDescriptor fields, constructors, methods, implement or subclass

Example usage for Java java.beans EventSetDescriptor fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for java.beans EventSetDescriptor.

The text is from its open source code.

Constructor

Method

MethodgetAddListenerMethod()
Gets the method used to add event listeners.
ClassgetListenerType()
Gets the Class object for the target interface.
StringgetName()
Gets the programmatic name of this feature.