Java Platform 1.2
Beta 4

Uses of Interface
com.sun.java.swing.CellEditor

Packages that use CellEditor
com.sun.java.swing Provides a set of "lightweight" (all-Java
com.sun.java.swing.table Provides classes and interfaces for dealing with java.awt.swing. 
com.sun.java.swing.tree Provides classes and interfaces for dealing with java.awt.swing. 
 

Uses of CellEditor in com.sun.java.swing
 

Classes in com.sun.java.swing that implement CellEditor
  DefaultCellEditor
          The default editor for table and tree cells.
 

Uses of CellEditor in com.sun.java.swing.table
 

Subinterfaces of CellEditor in com.sun.java.swing.table
  TableCellEditor
          This interface defines the methods any object that would like to be an editor of values for components such as ListBox, ComboBox, Tree, or Table, etc.
 

Uses of CellEditor in com.sun.java.swing.tree
 

Subinterfaces of CellEditor in com.sun.java.swing.tree
  TreeCellEditor
          Adds to CellEditor the extensions necessary to configure an editor in a tree.
 

Classes in com.sun.java.swing.tree that implement CellEditor
  DefaultTreeCellEditor
          A TreeCellEditor.
 


Java Platform 1.2
Beta 4

Submit a bug or feature
Submit comments/suggestions about new javadoc look
Java is a trademark or registered trademark of Sun Microsystems, Inc. in the US and other countries.
Copyright 1993-1998 Sun Microsystems, Inc. 901 San Antonio Road,
Palo Alto, California, 94303, U.S.A. All Rights Reserved.
This documentation was generated with a post-Beta4 version of Javadoc.