|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Matrix.DropPosition | |
---|---|
pl.netanel.swt.matrix | Contains Matrix - a tabular SWT widget with unlimited capacity and instant rendering. |
Uses of Matrix.DropPosition in pl.netanel.swt.matrix |
---|
Methods in pl.netanel.swt.matrix that return Matrix.DropPosition | |
---|---|
static Matrix.DropPosition |
Matrix.DropPosition.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static Matrix.DropPosition[] |
Matrix.DropPosition.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in pl.netanel.swt.matrix with parameters of type Matrix.DropPosition | |
---|---|
boolean |
NumberContinuum.move(NumberCollection<N> subject,
Matrix.DropPosition dropPosition,
N target)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |