Holger's
Java API

Uses of Class
com.antelmann.util.table.AbstractSpecialCellEditor

Packages that use AbstractSpecialCellEditor
com.antelmann.util.table This package provides useful additions to TableModels and contains classes to ease development with Swing tables. 
 

Uses of AbstractSpecialCellEditor in com.antelmann.util.table
 

Subclasses of AbstractSpecialCellEditor in com.antelmann.util.table
 class FontCellEditor
           
 class FormattedCellEditor
          edits cells flexibly while the return value is the actual Type, not a String (like it is with a DefaultCellEditor).
 class MultiLineCellTextEditor
          allows to edit String values in a cell in a JTextArea, optionally with dialog capabilities
 



(c) Holger Antelmann since 2001- all rights reserved (contact: info@antelmann.com)
see www.antelmann.com/developer for further details and available downloads