Class DoubleCellEditor


public final class DoubleCellEditor extends TextCellEditor
A cell editor that manages a java.lang.Double entry field.
  • Constructor Details

    • DoubleCellEditor

      public DoubleCellEditor(Composite parent)
  • Method Details