Searched defs:CellEditor (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/classes/javax/swing/
H A DCellEditor.java49 * implements the <code>CellEditor</code> interface (See
53 * <code>CellEditor</code> interface. The user can simply create an object
55 * the <code>CellEditor</code> API into the 3rd party editor's API.
61 public interface CellEditor { interface

Completed in 42 milliseconds