Class UnsignedLongConstraintEditor

java.lang.Object
docking.widgets.table.constrainteditor.AbstractColumnConstraintEditor<BigInteger>
docking.widgets.table.constrainteditor.UnsignedLongConstraintEditor
All Implemented Interfaces:
ColumnConstraintEditor<BigInteger>

public class UnsignedLongConstraintEditor extends AbstractColumnConstraintEditor<BigInteger>
A constraint editor for 64 bit unsigned numbers.