Name: clC74495 Date: 09/10/98
doc/api/com/sun/java/swing/DefaultCellEditor.html
lacks alot of really usefull content that is
found elsewhere in the Swing javadocs. For the
most part I've found javadoc to be very helpfull
with a few exceptions. This is a fairly
complex interface dealing with a portion of swing
that can be tricky to use to the uninitiated.
Specific things lacking from this document are
what happens when field clickCountToStart is 0?
what specifically does the method stopCellEditing()
do? It returns a boolean, thats all thats known
about it from the javadoc, is this a way of forcing
a editing stop, or does this simply return a value
based on if cell editing has stopped. Anyways
it lacks.
(Review ID: 38596)
======================================================================