An integer specifying the number of clicks needed to start editing.
Even if clickCountToStart is defined as zero, it
will not initiate until a click occurs.
Notifies all listeners that have registered interest for
notification on this event type. The event instance
is created lazily.
See Also:EventListenerList
Notifies all listeners that have registered interest for
notification on this event type. The event instance
is created lazily.
See Also:EventListenerList
Returns an array of all the CellEditorListeners added
to this AbstractCellEditor with addCellEditorListener().
all of the CellEditorListeners added or an emptyarray if no listeners have been added since: 1.4