package javax.swing; /** * STUBBED */ public interface CellEditor { } // interface CellEditor