Class PointListCellEditor


public final class PointListCellEditor extends AbstractDialogCellEditor
A table cell editor for values of type PointList.
  • Constructor Details

    • PointListCellEditor

      public PointListCellEditor(Composite parent)
      Creates a new string cell editor parented under the given control. The cell editor value is a PointList.
  • Method Details